menu
pixel_prompt package
documentation
components/checkbox.dart
Checkbox
selectionColor property
selectionColor property
dark_mode
light_mode
selectionColor
property
AnsiColorType
?
selectionColor
final
The background color applied when the checkbox is
checked
.
Implementation
final AnsiColorType? selectionColor;
pixel_prompt package
documentation
components/checkbox
Checkbox
selectionColor property
Checkbox class