menu
terminice package
documentation
testing.dart
TextInputState
isEmpty property
isEmpty property
dark_mode
light_mode
isEmpty
property
bool
get
isEmpty
Whether the buffer is empty.
Implementation
bool get isEmpty => buffer.isEmpty;
terminice package
documentation
testing
TextInputState
isEmpty property
TextInputState class