menu
serverpod_cloud_cli package
documentation
util/inline_tui/src/scrolling_section.dart
ScrollingSection
isFinished property
isFinished property
dark_mode
light_mode
isFinished
property
bool
get
isFinished
Whether the section has been finished with
keep
or
clear
.
Implementation
bool get isFinished => _finished;
serverpod_cloud_cli package
documentation
util/inline_tui/src/scrolling_section
ScrollingSection
isFinished property
ScrollingSection class