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