asPlatform property
Weather the app theme matches the platform brightness
Implementation
QudsValue<bool?> asPlatform = QudsValue(name: 'as-platform', value: true);
Weather the app theme matches the platform brightness
QudsValue<bool?> asPlatform = QudsValue(name: 'as-platform', value: true);