Add a cross-reference to MaterialApp from CheckedModeBanner (#4981)
so that folks have some prayer of figuring out from our docs how to turn it off. :) @Hixie
This commit is contained in:
parent
8893e32821
commit
771d7910f0
@ -162,6 +162,7 @@ class Banner extends StatelessWidget {
|
||||
}
|
||||
|
||||
/// Displays a [Banner] saying "SLOW MODE" when running in checked mode.
|
||||
/// [MaterialApp] builds one of these by default.
|
||||
/// Does nothing in release mode.
|
||||
class CheckedModeBanner extends StatelessWidget {
|
||||
/// Creates a checked mode banner.
|
||||
|
Loading…
x
Reference in New Issue
Block a user