menu
terminice package
documentation
testing.dart
TextInputState
length property
length property
dark_mode
light_mode
length
property
int
get
length
Length of the text.
Implementation
int get length => buffer.length;
terminice package
documentation
testing
TextInputState
length property
TextInputState class