menu
googleapis package
documentation
chat/v1.dart
ImageButton
ImageButton constructor
ImageButton constructor
dark_mode
light_mode
ImageButton
constructor
ImageButton
(
{
String
?
icon
,
String
?
iconUrl
,
String
?
name
,
OnClick
?
onClick
,
})
Implementation
ImageButton({ this.icon, this.iconUrl, this.name, this.onClick, });
googleapis package
documentation
chat/v1
ImageButton
ImageButton constructor
ImageButton class