icon property

IconData? icon
final

This is a builder class for signin button

Icon can be used to define the signin method User can use Flutter built-in Icons or font-awesome flutter's Icon

Implementation

final IconData? icon;