menu
tiki_sdk_flutter package
documentation
ui/button.dart
Button
onTap property
onTap property
dark_mode
light_mode
onTap
property
Function
onTap
final
The function to be called on user tap.
Implementation
final Function onTap;
tiki_sdk_flutter package
documentation
ui/button
Button
onTap property
Button class