badge property
An optional widget overlaid at the bottom-right of the avatar (e.g. a status dot or a notification badge).
Implementation
final Widget? badge;
An optional widget overlaid at the bottom-right of the avatar (e.g. a status dot or a notification badge).
final Widget? badge;