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