menu
fluent_editor package
documentation
factories.dart
FluentList
FluentList.fromJson factory constructor
FluentList.fromJson factory constructor
dark_mode
light_mode
FluentList.fromJson
constructor
FluentList.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory FluentList.fromJson(Map<String, dynamic> json) => _$FluentListFromJson(json);
fluent_editor package
documentation
factories
FluentList
FluentList.fromJson factory constructor
FluentList class