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