menu
iconoir_flutter package
documentation
regular/cloud_sync.dart
CloudSync
CloudSync const constructor
CloudSync const constructor
dark_mode
light_mode
CloudSync
constructor
const
CloudSync
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const CloudSync({widgets.Key? key, this.color, this.width, this.height}) : super(key: key);
iconoir_flutter package
documentation
regular/cloud_sync
CloudSync
CloudSync const constructor
CloudSync class