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