menu
pixel_prompt package
documentation
components/checkbox.dart
CheckboxInstance
focusable property
focusable property
dark_mode
light_mode
focusable
property
bool
focusable
getter/setter pair
Whether this checkbox can receive focus.
Implementation
bool focusable = true;
pixel_prompt package
documentation
components/checkbox
CheckboxInstance
focusable property
CheckboxInstance class