flutter_json_widgets
text_decoration
TextDecorationNone
TextDecorationNone const constructor
TextDecorationNone
TextDecorationNone
constructor
Null safety
const
TextDecorationNone
(
)
Implementation
const factory TextDecorationNone() = _$TextDecorationNone;
flutter_json_widgets
text_decoration
TextDecorationNone
TextDecorationNone const constructor
TextDecorationNone class
Constructors
TextDecorationNone
fromJson
Properties
hashCode
runtimeType
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==