theme property

CupertinoThemeData? theme
final

The top-level CupertinoTheme styling.

A null theme or unspecified theme attributes will default to iOS system values.

Implementation

final CupertinoThemeData? theme;