iconTint property
Color
get
iconTint
Colour used to tint the channel/social icon images.
Implementation
Color get iconTint => theme.primary;
Colour used to tint the channel/social icon images.
Color get iconTint => theme.primary;