data property

  1. @Deprecated("'PushButton' no longer uses singular colors and therefore cannot " "be themed using a 'PushButtonTheme'.")
PushButtonThemeData data
final

The configuration of this theme.

Implementation

@Deprecated(
    "'PushButton' no longer uses singular colors and therefore cannot "
    "be themed using a 'PushButtonTheme'.")
final PushButtonThemeData data;