Unverified Commit c33d8f4e authored by Aman Gupta's avatar Aman Gupta Committed by GitHub

updated_title_property_apidocs (#63884)

parent d2fa384c
......@@ -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}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment