avatar property

Widget avatar

Widget that shows the signed in Google account's avatar

Implementation

Widget get avatar => GoogleUserCircleAvatar(identity: account);