menu
flutter_data_components package
documentation
fdc.dart
FdcRowAction
activateRowOnPressed property
activateRowOnPressed property
dark_mode
light_mode
activateRowOnPressed
property
bool
activateRowOnPressed
final
Whether a custom action should activate its row before
onPressed
.
Implementation
final bool activateRowOnPressed;
flutter_data_components package
documentation
fdc
FdcRowAction
activateRowOnPressed property
FdcRowAction class