source property

Widget? source
final

The source of the badge.

Usually a Text or an Icon

Implementation

final Widget? source;