menu
messenger
ui/page/home/tab/chats/widget/hovered_ink.dart
InkWellWithHover
onTap property
onTap
dark_mode
light_mode
onTap
property
void Function
()
?
onTap
final
Callback, called when this
InkWellWithHover
is pressed.
Implementation
final void Function()? onTap;
messenger
hovered_ink
InkWellWithHover
onTap property
InkWellWithHover class