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