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