child property Null safety
final
The widget below this widget in the tree.
Typically a Text widget. If the CircleAvatar is to have an image, use backgroundImage instead.
Implementation
final Widget? child;
The widget below this widget in the tree.
Typically a Text widget. If the CircleAvatar is to have an image, use backgroundImage instead.
final Widget? child;