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