menu
Flutter
dart:ui
TextRange
isNormalized property
isNormalized
dark_mode
light_mode
isNormalized
property
bool
isNormalized
Whether the start of this range precedes the end.
Implementation
bool get isNormalized => end >= start;
Flutter
dart:ui
TextRange
isNormalized property
TextRange class
Cookies management controls