ソースを参照

Update styling-the-navigator.md

Guy Carmeli 7 年 前
コミット
2cb657e3a3
No account linked to committer's email address
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      docs/styling-the-navigator.md

+ 1
- 1
docs/styling-the-navigator.md ファイルの表示

111
   collapsingToolBarCollapsedColor: '#0f2362', // Collapsing Toolbar scrim color.
111
   collapsingToolBarCollapsedColor: '#0f2362', // Collapsing Toolbar scrim color.
112
   navBarTextFontBold: false, // Optional. Set the title to bold.
112
   navBarTextFontBold: false, // Optional. Set the title to bold.
113
   navBarHeight: 70, // Optional, set the navBar height in pixels.
113
   navBarHeight: 70, // Optional, set the navBar height in pixels.
114
-  navBarTopPadding: 24, // Optional, set navBar top padding in pixels. Useful when StatusBar.translucent=true on Android Lollipop and above.
114
+  navBarTopPadding: 24, // Optional, set navBar top padding in dp. Useful when StatusBar.translucent=true on Android Lollipop and above.
115
   topTabsHeight: 70, // Optional, set topTabs height in pixels.
115
   topTabsHeight: 70, // Optional, set topTabs height in pixels.
116
   topBarBorderColor: 'red', // Optional, set a flat border under the TopBar.
116
   topBarBorderColor: 'red', // Optional, set a flat border under the TopBar.
117
   topBarBorderWidth: 5.5, // Optional, set the width of the border.
117
   topBarBorderWidth: 5.5, // Optional, set the width of the border.