menu
jaspr_content package
documentation
theme.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;
jaspr_content package
documentation
theme
ContentTheme
enabled property
ContentTheme class