menu
healthicons_flutter package
documentation
filled/square_small.dart
SquareSmall
SquareSmall.new const constructor
SquareSmall.new const constructor
dark_mode
light_mode
SquareSmall
constructor
const
SquareSmall
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const SquareSmall({widgets.Key? key, this.color, this.width, this.height}) : super(key: key);
healthicons_flutter package
documentation
filled/square_small
SquareSmall
SquareSmall.new const constructor
SquareSmall class