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