Update performanceOverlay links (#100894)
This commit is contained in:
@@ -319,7 +319,7 @@ class CupertinoApp extends StatefulWidget {
|
||||
///
|
||||
/// See also:
|
||||
///
|
||||
/// * <https://flutter.dev/debugging/#performanceoverlay>
|
||||
/// * <https://flutter.dev/debugging/#performance-overlay>
|
||||
final bool showPerformanceOverlay;
|
||||
|
||||
/// Turns on checkerboarding of raster cache images.
|
||||
|
||||
@@ -587,7 +587,7 @@ class MaterialApp extends StatefulWidget {
|
||||
///
|
||||
/// See also:
|
||||
///
|
||||
/// * <https://flutter.dev/debugging/#performanceoverlay>
|
||||
/// * <https://flutter.dev/debugging/#performance-overlay>
|
||||
final bool showPerformanceOverlay;
|
||||
|
||||
/// Turns on checkerboarding of raster cache images.
|
||||
|
||||
@@ -948,7 +948,7 @@ class WidgetsApp extends StatefulWidget {
|
||||
///
|
||||
/// See also:
|
||||
///
|
||||
/// * <https://flutter.dev/debugging/#performanceoverlay>
|
||||
/// * <https://flutter.dev/debugging/#performance-overlay>
|
||||
final bool showPerformanceOverlay;
|
||||
|
||||
/// Checkerboards raster cache images.
|
||||
|
||||
Reference in New Issue
Block a user