menu
flutter_data_components package
documentation
fdc.dart
FdcRowActionContext
activateRow method
activateRow method
dark_mode
light_mode
activateRow
method
bool
activateRow
(
)
Activates this action's row in the grid/dataset.
Implementation
bool activateRow() => _activateRow();
flutter_data_components package
documentation
fdc
FdcRowActionContext
activateRow method
FdcRowActionContext class