includeColor property

Map<String, Color>? includeColor
final

A map of letters to custom background colors for the avatars.

Implementation

final Map<String, Color>? includeColor;