[Cupertino] Fix incorrect scaffold docs (#164068)
This commit is contained in:
@@ -26,7 +26,7 @@ import 'theme.dart';
|
||||
/// a [ScrollView] to the enclosing [PrimaryScrollController].
|
||||
///
|
||||
/// {@tool dartpad}
|
||||
/// This example shows a [CupertinoPageScaffold] with a [ListView] as a [child].
|
||||
/// This example shows a [CupertinoPageScaffold] with a [Center] as a [child].
|
||||
/// The [CupertinoButton] is connected to a callback that increments a counter.
|
||||
/// The [backgroundColor] can be changed.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user