canCancelSelection property

bool canCancelSelection
final

When false, the selection will not be canceled when a NesInputEvent.cancel is triggered.

This can be useful in lists that are the "root" of a page or section.

Implementation

final bool canCancelSelection;