menu
flutter_drawing_board package
documentation
paint_contents.dart
EmptyContent
EmptyContent.fromJson factory constructor
EmptyContent.fromJson factory constructor
dark_mode
light_mode
EmptyContent.fromJson
constructor
EmptyContent.fromJson
(
Map
<
String
,
dynamic
>
_
)
Implementation
factory EmptyContent.fromJson(Map<String, dynamic> _) => EmptyContent();
flutter_drawing_board package
documentation
paint_contents
EmptyContent
EmptyContent.fromJson factory constructor
EmptyContent class