accountName property Null safety
final
A widget that represents the user's current account name. It is displayed on the left, below the currentAccountPicture.
Implementation
final Widget? accountName;
A widget that represents the user's current account name. It is displayed on the left, below the currentAccountPicture.
final Widget? accountName;