currentAccountPicture property
final
A widget placed in the upper-left corner that represents the current user's account. Normally a CircleAvatar.
Implementation
final Widget? currentAccountPicture;
A widget placed in the upper-left corner that represents the current user's account. Normally a CircleAvatar.
final Widget? currentAccountPicture;