menu
flutter_to_pdf package
documentation
options/checkbox_options.dart
CheckboxOptions
interactive property
interactive property
dark_mode
light_mode
interactive
property
bool
interactive
final
If false, the checkbox will be rendered as a static (non-interactive) box.
Implementation
final bool interactive;
flutter_to_pdf package
documentation
options/checkbox_options
CheckboxOptions
interactive property
CheckboxOptions class