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