initialZetaThemeData property

ZetaThemeData initialZetaThemeData
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;