menu
terminice package
documentation
testing.dart
SelectableListPromptBuilder<T>
theme method
theme method
dark_mode
light_mode
theme
method
SelectableListPromptBuilder
<
T
>
theme
(
PromptTheme
theme
)
Implementation
SelectableListPromptBuilder<T> theme(PromptTheme theme) { _theme = theme; return this; }
terminice package
documentation
testing
SelectableListPromptBuilder<T>
theme method
SelectableListPromptBuilder class