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