menu
nice2dev_flutter_ui package
documentation
display/nice_terminal.dart
NiceTerminalController
maxLines property
maxLines property
dark_mode
light_mode
maxLines
property
set
maxLines
(
int
value
)
Implementation
set maxLines(int value) { _maxLines = value; _trimLines(); }
nice2dev_flutter_ui package
documentation
display/nice_terminal
NiceTerminalController
maxLines property
NiceTerminalController class