menu
gpt_markdown package
documentation
styles/checkbox_style.dart
CheckboxStyle
interactive property
interactive property
dark_mode
light_mode
interactive
property
bool
?
interactive
final
Whether taps are accepted. Defaults to false.
Implementation
final bool? interactive;
gpt_markdown package
documentation
styles/checkbox_style
CheckboxStyle
interactive property
CheckboxStyle class