mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Update performanceOverlay links (#100894)
This commit is contained in:
parent
2b974aed17
commit
4ece077249
@ -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.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user