flutter_json_widgets
text_decoration
TextDecoration
TextDecoration.none const constructor
TextDecoration.none
TextDecoration.none
constructor
Null safety
const
TextDecoration.none
(
)
Implementation
const factory TextDecoration.none() = TextDecorationNone;
flutter_json_widgets
text_decoration
TextDecoration
TextDecoration.none const constructor
TextDecoration class
Constructors
fromJson
lineThrough
none
overline
underline
Properties
hashCode
runtimeType
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==