child property

Widget? child
final

child: The child widget to display inside the avatar.

Implementation

final Widget? child;