allowChangeTheme property

bool allowChangeTheme

Allow the app to change the theme

Implementation

bool get allowChangeTheme => appState?.allowChangeTheme ?? false;