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