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