menu
nabit_app
component\empty_error_state_widget.dart
EmptyStateWidget
EmptyStateWidget const constructor
EmptyStateWidget
dark_mode
light_mode
EmptyStateWidget
constructor
const
EmptyStateWidget
(
{
double
?
height
,
double
?
width
}
)
Implementation
const EmptyStateWidget({this.height, this.width});
nabit_app
empty_error_state_widget
EmptyStateWidget
EmptyStateWidget const constructor
EmptyStateWidget class