menu
flutter_native_ui package
documentation
private/handler.dart
DesignOverflowError
DesignOverflowError.new constructor
DesignOverflowError.new constructor
dark_mode
light_mode
DesignOverflowError
constructor
DesignOverflowError
(
{
String
widget
=
"NativeWidget"
,
String
message
=
"Invalid Design type"
,
})
Implementation
DesignOverflowError({ this.widget = "NativeWidget", this.message = "Invalid Design type", });
flutter_native_ui package
documentation
private/handler
DesignOverflowError
DesignOverflowError.new constructor
DesignOverflowError class