flutter_json_widgets
text_height_behavior
TextHeightBehavior
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
inherited
Implementation
Map<String, dynamic> toJson() => throw _privateConstructorUsedError;
flutter_json_widgets
text_height_behavior
TextHeightBehavior
toJson method
TextHeightBehavior class
Constructors
TextHeightBehavior
fromJson
Properties
applyHeightToFirstAscent
applyHeightToLastDescent
copyWith
hashCode
leadingDistribution
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==