menu
flutter_sanity_portable_text package
documentation
model/text_block.dart
TextBlockItem
TextBlockItem.fromJson factory constructor
TextBlockItem.fromJson factory constructor
dark_mode
light_mode
TextBlockItem.fromJson
constructor
TextBlockItem.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory TextBlockItem.fromJson(final Map<String, dynamic> json) => _$TextBlockItemFromJson(json);
flutter_sanity_portable_text package
documentation
model/text_block
TextBlockItem
TextBlockItem.fromJson factory constructor
TextBlockItem class