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