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