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