materialButtonData property

MaterialButtonData? materialButtonData
final

Platform-specific data for Material Design buttons.

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

Implementation

final MaterialButtonData? materialButtonData;