AppDimensConfig constructor
const
AppDimensConfig({
- UiModeType? forcedUiModeType,
- bool? forcedMultiWindow,
Implementation
const AppDimensConfig({this.forcedUiModeType, this.forcedMultiWindow});