menu
pixel_preview package
documentation
pixel_app/common_widgets.dart
EmptyState
EmptyState.new const constructor
EmptyState.new const constructor
dark_mode
light_mode
EmptyState
constructor
const
EmptyState
(
{
Key
?
key
,
required
bool
isScreen
,
})
Implementation
const EmptyState({ super.key, required this.isScreen, });
pixel_preview package
documentation
pixel_app/common_widgets
EmptyState
EmptyState.new const constructor
EmptyState class