iconType property

AuthIconType? iconType
final

iconType Define the icon type.

This's the default icon.

when the iconType is equal to AuthIconType.outlined

when the iconType is equal to AuthIconType.secondary

Implementation

final AuthIconType? iconType;