shouldPreserveSelectionOnDraw property

bool shouldPreserveSelectionOnDraw
final

Preserve selection on every draw. False by default and only preserves selection until the fist draw or redraw call.

Implementation

final bool shouldPreserveSelectionOnDraw;