iconBackground property

Color? iconBackground
final

Define the background of an AuthIcon.

Ideally used when the buttonType is equal to AuthButtonType.secondary.

Implementation

final Color? iconBackground;