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