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