child property

Widget? child
final

Widget to display inside this AvatarWidget.

No-op, if avatar is specified.

Intended to be used on the Routes.style page only.

Implementation

final Widget? child;