menu
duxt package
documentation
content.dart
ContentTheme
enabled property
enabled property
dark_mode
light_mode
enabled
property
bool
enabled
final
Whether the theme is enabled. This is false for
ContentTheme.none
.
Implementation
final bool enabled = true;
duxt package
documentation
content
ContentTheme
enabled property
ContentTheme class