mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
updated_title_property_apidocs (#63884)
This commit is contained in:
parent
d2fa384c31
commit
c33d8f4e0e
@ -615,6 +615,7 @@ class WidgetsApp extends StatefulWidget {
|
||||
/// displayed when the user presses the "recent apps" button. On iOS this
|
||||
/// value cannot be used. `CFBundleDisplayName` from the app's `Info.plist` is
|
||||
/// referred to instead whenever present, `CFBundleName` otherwise.
|
||||
/// On the web it is used as the page title, which shows up in the browser's list of open tabs.
|
||||
///
|
||||
/// To provide a localized title instead, use [onGenerateTitle].
|
||||
/// {@endtemplate}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user