labelStyle property
Style for the label text.
If null, defaults to 14px white text with 90% opacity.
Implementation
final TextStyle? labelStyle;
Style for the label text.
If null, defaults to 14px white text with 90% opacity.
final TextStyle? labelStyle;