cupertinoAppData property

CupertinoAppData? cupertinoAppData
final

Platform-specific data for CupertinoApp.

If provided, these properties will override the common properties when rendering on iOS. See CupertinoAppData for available options.

Implementation

final CupertinoAppData? cupertinoAppData;