menu
googleapis package
documentation
drive/v2.dart
AppIcons
AppIcons constructor
AppIcons constructor
dark_mode
light_mode
AppIcons
constructor
AppIcons
(
{
String
?
category
,
String
?
iconUrl
,
int
?
size
,
})
Implementation
AppIcons({ this.category, this.iconUrl, this.size, });
googleapis package
documentation
drive/v2
AppIcons
AppIcons constructor
AppIcons class