onCurrentCellActivated property
Invoked when the cell is activated.
This callback never be called when the onCurrentCellActivating is returned as false.
Implementation
final CurrentCellActivatedCallback? onCurrentCellActivated;
Invoked when the cell is activated.
This callback never be called when the onCurrentCellActivating is returned as false.
final CurrentCellActivatedCallback? onCurrentCellActivated;