Update performanceOverlay links (#100894)

This commit is contained in:
Daniel Agbemava
2022-03-28 20:50:08 +00:00
committed by GitHub
parent 2b974aed17
commit 4ece077249
3 changed files with 3 additions and 3 deletions

View File

@@ -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.

View File

@@ -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.

View File

@@ -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.