menu
serverpod_cloud_cli package
documentation
commands/launch/tui/config.dart
ProjectIdInputConfig
maxLines property
maxLines property
dark_mode
light_mode
maxLines
property
@
override
int
maxLines
final
Max lines allowed for the text input in the UI.
Implementation
@override final int maxLines = 1;
serverpod_cloud_cli package
documentation
commands/launch/tui/config
ProjectIdInputConfig
maxLines property
ProjectIdInputConfig class