accountEmail property

Widget? accountEmail
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;