menu
flutter_to_pdf package
documentation
options/text_field_options.dart
TextFieldOptions
interactive property
interactive property
dark_mode
light_mode
interactive
property
bool
interactive
final
If false, the text field will be rendered as a static text.
Implementation
final bool interactive;
flutter_to_pdf package
documentation
options/text_field_options
TextFieldOptions
interactive property
TextFieldOptions class