userAccountBar property

Widget Function(String userAccount)? userAccountBar
getter/setter pair

The bar shows the user account of a specific user.

Implementation

Widget Function(String userAccount)? userAccountBar;