logoWidth property

double? logoWidth
final

Set the width of the logo. Defaults to 0.75 times the card size. Value can be between 0 and 1 (or higher) where 1 is the full width of the login card.

Implementation

final double? logoWidth;