menu
live_cell_widgets package
documentation
live_cells_ui.dart
LiveInkWell
tapDown property
tapDown property
dark_mode
light_mode
tapDown
property
MetaCell
<
TapDownDetails
>
?
tapDown
final
Meta cell holding the details of the last tap down event
Implementation
final MetaCell<TapDownDetails>? tapDown;
live_cell_widgets package
documentation
live_cells_ui
LiveInkWell
tapDown property
LiveInkWell class