backgroundLabel property

Widget? backgroundLabel
final

label between background and foreground
usually use widget Text/Icon

Implementation

final Widget? backgroundLabel;