currentAccountPicture property

Widget? currentAccountPicture
final

A widget placed in the upper-left corner that represents the current user's account. Normally a CircleAvatar.

Implementation

final Widget? currentAccountPicture;