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