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