foregroundLabel property

Widget? foregroundLabel
final

label in front of foreground
usually use widget Text/Icon

Implementation

final Widget? foregroundLabel;