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