Unverified Commit 0bb71df7 authored by Mitchell Goodwin's avatar Mitchell Goodwin Committed by GitHub

Add clarification to CupertinoUserInterfaceLevel docs (#116371)

parent 6bd5e479
......@@ -21,7 +21,8 @@ enum CupertinoUserInterfaceLevelData {
}
/// Establishes a subtree in which [CupertinoUserInterfaceLevel.of] resolves to
/// the given data.
/// the given visual elevation from the [CupertinoUserInterfaceLevelData]. This
/// can be used to apply style differences based on a widget's elevation.
///
/// Querying the current elevation status using [CupertinoUserInterfaceLevel.of]
/// will cause your widget to rebuild automatically whenever the
......
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