enabled property

bool enabled
final

Whether the theme is enabled. This is false for ContentTheme.none.

Implementation

final bool enabled = true;