asPlatform property

QudsValue<bool?> asPlatform
getter/setter pair

Weather the app theme matches the platform language if supported

Implementation

QudsValue<bool?> asPlatform = QudsValue(name: 'as-platform', value: true);