initialZetaThemeData property
final
Provides the initial theme data for the app.
This contains all the theming information. If not provided, it defaults to a basic ZetaThemeData instance.
Implementation
final ZetaThemeData initialZetaThemeData;