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