loadThemeOnInit property
Whether to load the theme on initialization.
If true
, default onInitCallback will be executed instead.
Implementation
final bool loadThemeOnInit;
Whether to load the theme on initialization.
If true
, default onInitCallback will be executed instead.
final bool loadThemeOnInit;