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