menu
the_flutter_ui package
documentation
ui/layout/empty_view.dart
EmptyView
EmptyView const constructor
EmptyView const constructor
dark_mode
light_mode
EmptyView
constructor
const
EmptyView
(
{
Key
?
key
,
})
Implementation
const EmptyView({Key? key}):super(key: key);
the_flutter_ui package
documentation
ui/layout/empty_view
EmptyView
EmptyView const constructor
EmptyView class