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