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