flutter_json_widgets
text_decoration
TextDecoration
TextDecoration.overline const constructor
TextDecoration.overline
TextDecoration.overline
constructor
Null safety
const
TextDecoration.overline
(
)
Implementation
const factory TextDecoration.overline() = TextDecorationOverline;
flutter_json_widgets
text_decoration
TextDecoration
TextDecoration.overline 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 ==