menu
sop_cometchat package
documentation
cometchat_uikit_shared.dart
CometChatButton
onTap property
onTap property
dark_mode
light_mode
onTap
property
dynamic Function
(
BuildContext
)
?
onTap
final
onTap
is a callback which gets called when button is clicked
Implementation
final Function(BuildContext)? onTap;
sop_cometchat package
documentation
cometchat_uikit_shared
CometChatButton
onTap property
CometChatButton class