<itemvalue="Only the selected [NavigationRailDestination] will show its label. The label will animate in and out as new [NavigationRailDestination]s are selected."/>
<itemvalue="Option to display a leading widget at the top of the navigation rail at the middle breakpoint."/>
<itemvalue="Option to display a leading widget at the top of the navigation rail at the largest breakpoint."/>
<itemvalue="Option to display a trailing widget below the destinations of the navigation rail at the largest breakpoint."/>
<itemvalue="Determines which theme will be used by the application if both [theme] and [darkTheme] are provided. If set to [ThemeMode.system], the choice of which theme to use will be based on the user's system preferences. If the [MediaQuery.platformBrightnessOf] is [Brightness.light], [theme] will be used. If it is [Brightness.dark], [darkTheme] will be used (unless it is null, in which case [theme] will be used. If set to [ThemeMode.light] the [theme] will always be used, regardless of the user's system preference. If set to [ThemeMode.dark] the [darkTheme] will be used regardless of the user's system preference. If [darkTheme] is null then it will fallback to using [theme]. The default value is [ThemeMode.system]. See also: [theme], which is used when a light mode is selected. [darkTheme], which is used when a dark mode is selected. [ThemeData.brightness], which indicates to various parts of the system what kind of theme is being used."/>
<itemvalue="A Widget that takes a mapping of [SlotLayoutConfig]s to [Breakpoint]s and adds the appropriate Widget based on the current screen size. See also: [AdaptiveLayout], where [SlotLayout]s are assigned to placements on the screen called "slots"."/>
<itemvalue="The destinations to be used in navigation items. These are converted to [NavigationRailDestination]s and [BottomNavigationBarItem]s and inserted into the appropriate places. If passing destinations, you must also pass a selected index to be used by the [NavigationRail]."/>
<itemvalue="modules"/>
<itemvalue="Enables debugging of web contents (HTML CSS JavaScript) loaded into any WebViews of this application. This flag can be enabled in order to facilitate debugging of web layouts and JavaScript code running inside WebViews. Please refer to WebView documentation for the debugging guide. The default is false. Params: enabled – whether to enable web contents debugging"/>
<itemvalue="The destinations to be used in navigation items. These are converted to [NavigationRailDestination]s and [BottomNavigationBarItem]s and inserted into the appropriate places. If passing destinations, you must also pass a selected index to be used by the [NavigationRail]."/>
<itemvalue="str contect service"/>
<itemvalue="str contect"/>
<itemvalue="改变心愿钥匙汇率文案"/>
@ -52,17 +58,11 @@
<itemvalue="LITTLE ENDIAN"/>
<itemvalue="advertisement Data"/>
<itemvalue="bind Device Internal"/>
<itemvalue="A physical separation with a hinge that allows two display panels to fold."/>
<itemvalue="posture Half Opened"/>
<itemvalue="posture Flat"/>
<itemvalue="hinge"/>
<itemvalue="cutout"/>
<itemvalue="The area of the flutter view occupied by this display feature, measured in logical pixels. On devices with two screens, the Flutter view spans from the top-left corner of the left or top screen to the bottom-right corner of the right or bottom screen, including the visual area occupied by any display feature. Bounds of display features are reported in this coordinate system. For example, on a dual screen device in portrait mode: [bounds.left] gives you the size of left screen, in logical pixels. [bounds.right] gives you the size of the left screen + the hinge width."/>