isInteractive property
bool
get
isInteractive
Implementation
bool get isInteractive => selectionMode != ReadableSelectionMode.none;
bool get isInteractive => selectionMode != ReadableSelectionMode.none;