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