materialAppData property

MaterialAppData? materialAppData
final

Platform-specific data for MaterialApp.

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

Implementation

final MaterialAppData? materialAppData;