menu
bluesky package
documentation
app_bsky_feed_post.dart
TextSlice
TextSlice.fromJson factory constructor
TextSlice.fromJson factory constructor
dark_mode
light_mode
TextSlice.fromJson
constructor
TextSlice.fromJson
(
Map
<
String
,
Object
?
>
json
)
Implementation
factory TextSlice.fromJson(Map<String, Object?> json) => _$TextSliceFromJson(json);
bluesky package
documentation
app_bsky_feed_post
TextSlice
TextSlice.fromJson factory constructor
TextSlice class