allowChangeUI property

bool allowChangeUI

Allow the app to directly change the UI design

Implementation

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