fg property
Color
get
fg
Implementation
Color get fg =>
widget.foregroundColor ?? Theme.of(context).colorScheme.onSurface;
Color get fg =>
widget.foregroundColor ?? Theme.of(context).colorScheme.onSurface;