disableTintColor property

bool? disableTintColor
getter/setter pair

Disables the color tint applied on the background color. false by default. (only in material design 3)

Implementation

bool? disableTintColor;