child property

Widget? child
final

It defines the widget that will be wrapped by this badgeContent.

Implementation

final Widget? child;