defaultProperties property
Defines the defaults for the chip properties if they are not specified elsewhere.
If null then ChipThemeData.fromDefaults will be used for the default properties.
Implementation
final ChipThemeData? defaultProperties;
Defines the defaults for the chip properties if they are not specified elsewhere.
If null then ChipThemeData.fromDefaults will be used for the default properties.
final ChipThemeData? defaultProperties;