semanticsLabel property
The semantic label for this loading indicator. This value is read aloud to describe the indicator’s purpose. It corresponds to SemanticsProperties.label.
Implementation
/// This value is read aloud to describe the indicator’s purpose.
/// It corresponds to [SemanticsProperties.label].
final String? semanticsLabel;