menu
flutter_table_plus package
documentation
flutter_table_plus.dart
CustomInkWell
onDoubleTap property
onDoubleTap property
dark_mode
light_mode
onDoubleTap
property
VoidCallback
?
onDoubleTap
final
Called when the user double-taps this
CustomInkWell
.
Implementation
final VoidCallback? onDoubleTap;
flutter_table_plus package
documentation
flutter_table_plus
CustomInkWell
onDoubleTap property
CustomInkWell class