menu
flutter_base_ui package
documentation
ui/cell/ui_cell.dart
UICellDelegate
onTouch abstract method
onTouch abstract method
dark_mode
light_mode
onTouch
abstract method
void
onTouch
(
UICellModel
?
model
)
Implementation
void onTouch(UICellModel? model);
flutter_base_ui package
documentation
ui/cell/ui_cell
UICellDelegate
onTouch abstract method
UICellDelegate class