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