buttonType property Null safety

AuthButtonType? buttonType
final

Define the button Type.

This is the default Type, buttonType equal to null.

If buttonType equal to AuthButtonType.icon

If buttonType equal to AuthButtonType.secondary

Implementation

final AuthButtonType? buttonType;