accountEmail property
final
A widget that represents the email address of the user's current account. It is displayed on the left, below the accountName.
Implementation
final Widget? accountEmail;
A widget that represents the email address of the user's current account. It is displayed on the left, below the accountName.
final Widget? accountEmail;