child property

Widget? child
final

This is the widget on which badge will be displayed

Implementation

final Widget? child;