menu
googleapis package
documentation
chat/v1.dart
TextButton
TextButton.new constructor
TextButton.new 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.new constructor
TextButton class