tinted property

bool tinted
final

Controls whether the icon should be tinted with the theme color. Defaults to true. When set to false, the icon displays with its original colors (useful for multi-color icons).

Implementation

final bool tinted;