menu
widgets_pack package
documentation
widgets/table_view/config.dart
AppTableViewConfig<M extends Object>
onDoubleTapRow property
onDoubleTapRow property
dark_mode
light_mode
onDoubleTapRow
property
ValueChanged
<
M
>
?
onDoubleTapRow
final
Implementation
final ValueChanged<M>? onDoubleTapRow;
widgets_pack package
documentation
widgets/table_view/config
AppTableViewConfig<M extends Object>
onDoubleTapRow property
AppTableViewConfig class