socialButtonsFullWidth property
bool
get
socialButtonsFullWidth
True when the dashboard asks for one full-width social button per row.
Implementation
bool get socialButtonsFullWidth => _t.socialButtonsFullWidth ?? false;