Unverified Commit 3b31e89f authored by Robert Ancell's avatar Robert Ancell Committed by GitHub

Fix wrong link in description on the platform system channel (#56859)

parent 68073a09
......@@ -85,7 +85,7 @@ class SystemChannels {
/// the green channel, the next eight bits being the red channel, and the
/// high eight bits being set, as from [Color.value] for an opaque color).
/// The `primaryColor` can also be zero to indicate that the system default
/// should be used. See [SystemChrome.setPreferredOrientations].
/// should be used. See [SystemChrome.setApplicationSwitcherDescription].
///
/// * `SystemChrome.setEnabledSystemUIOverlays`: Specifies the set of system
/// overlays to have visible when the application is running. The argument
......
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