menu
json_to_form_with_theme package
documentation
parsers/item_model.dart
EmptyItemModel
EmptyItemModel constructor
EmptyItemModel constructor
dark_mode
light_mode
EmptyItemModel
constructor
EmptyItemModel
(
)
Implementation
EmptyItemModel() : super(emptyItemModelType, "empty", false);
json_to_form_with_theme package
documentation
parsers/item_model
EmptyItemModel
EmptyItemModel constructor
EmptyItemModel class