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