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