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