menu
tgortcflutter package
documentation
entity/options.dart
Options
debug property
debug property
dark_mode
light_mode
debug
property
bool
debug
getter/setter pair
Whether to enable debug logging.
Defaults to
true
.
Implementation
bool debug = true;
tgortcflutter package
documentation
entity/options
Options
debug property
Options class