mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
[Cupertino] Improve comment in navigation bar docs (#164067)
This commit is contained in:
parent
6aaa4eb9e3
commit
db294f7bfe
@ -46,7 +46,7 @@ enum NavigationBarBottomMode {
|
||||
const double _kNavBarPersistentHeight = kMinInteractiveDimensionCupertino;
|
||||
|
||||
/// Size increase from expanding the navigation bar into an iOS-11-style large title
|
||||
/// form in a [CustomScrollView].
|
||||
/// configuration in a [CustomScrollView].
|
||||
const double _kNavBarLargeTitleHeightExtension = 52.0;
|
||||
|
||||
/// Number of logical pixels scrolled down before the title text is transferred
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user