flutter_json_widgets
inline_span
InlineSpan
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
inherited
Implementation
Map<String, dynamic> toJson() => throw _privateConstructorUsedError;
flutter_json_widgets
inline_span
InlineSpan
toJson method
InlineSpan class
Constructors
fromJson
text
widget
Properties
copyWith
hashCode
runtimeType
style
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==