menu
unicons package
documentation
icons/line/google.dart
GoogleIcon
GoogleIcon const constructor
GoogleIcon const constructor
dark_mode
light_mode
GoogleIcon
constructor
const
GoogleIcon
(
{
Key
?
key
,
Color
?
color
,
})
Implementation
const GoogleIcon({ super.key, this.color, });
unicons package
documentation
icons/line/google
GoogleIcon
GoogleIcon const constructor
GoogleIcon class