menu
lite_forms package
documentation
intl_local/lib/src/intl/intl_stream.dart
IntlStream
atEnd method
atEnd method
dark_mode
light_mode
atEnd
method
bool
atEnd
(
)
Implementation
bool atEnd() => index >= contents.length;
lite_forms package
documentation
intl_local/lib/src/intl/intl_stream
IntlStream
atEnd method
IntlStream class