menu
iconoir_flutter package
documentation
add_database_script.dart
AddDatabaseScript
AddDatabaseScript.new const constructor
AddDatabaseScript.new const constructor
dark_mode
light_mode
AddDatabaseScript
constructor
const
AddDatabaseScript
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const AddDatabaseScript({Key? key, this.color, this.width, this.height}) : super(key: key);
iconoir_flutter package
documentation
add_database_script
AddDatabaseScript
AddDatabaseScript.new const constructor
AddDatabaseScript class