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