profAvatar property
Widget
get
profAvatar
Implementation
Widget get profAvatar {
return Avatar(state.context, radius: largeRadius).net(actor).profile;
}
Widget get profAvatar {
return Avatar(state.context, radius: largeRadius).net(actor).profile;
}