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