Muk App Theme

MUK App Theme

You can change the whole look and feel by changing the value in MukThemeData. Go to Project > Muk2 > _MukSetting > MukThemeData > Default Theme. You can change the iOS theme in iOS, and the material design theme in Material 2 or Material 3.

Muk App Theme

Create and assign new theme

You can create different theme objects, and assign the one you like. In Project right click Create > Muk > MukThemeData > iOS / Material. Where iOS is for iOS theme and Material is for Material design. After you have created a new theme object. You can assign it in the MukAppData. Then you can change all the values, please check the properties table below for each property’s detail. You will see the change immediately.

Muk App Theme

* Note that the MukAppTheme values are universal so when you change it, it will affect all the Muk components.