onPressedAlwaysCalled property

bool onPressedAlwaysCalled
final

Whether onPressed should always be called.

If true, onPressed is called even when selection is active.

Implementation

final bool onPressedAlwaysCalled;