menu
Flutter
string_scanner.dart
StringScanner
isDone property
isDone
dark_mode
light_mode
isDone
property
bool
isDone
Whether the scanner has completely consumed
string
.
Implementation
bool get isDone => position == string.length;
Flutter
string_scanner
StringScanner
isDone property
StringScanner class
Cookies management controls