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