Unverified Commit b9ab6404 authored by Mitchell Goodwin's avatar Mitchell Goodwin Committed by GitHub

Remove incorrect statement in documentation (#118636)

parent 46c7fd14
......@@ -515,8 +515,8 @@ class CircularProgressIndicator extends ProgressIndicator {
/// [CupertinoActivityIndicator] in iOS and [CircularProgressIndicator] in
/// material theme/non-iOS.
///
/// The [value], [backgroundColor], [valueColor], [strokeWidth],
/// [semanticsLabel], and [semanticsValue] will be ignored in iOS.
/// The [value], [valueColor], [strokeWidth], [semanticsLabel], and
/// [semanticsValue] will be ignored in iOS.
///
/// {@macro flutter.material.ProgressIndicator.ProgressIndicator}
const CircularProgressIndicator.adaptive({
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment