groupAlignment
property not available in standardNavigationRail
- flutter/flutter#121994NavigationRail
items not considering NavigationRailTheme
values - flutter/flutter#121135NavigationRailTheme
is provided, it will use the theme for values that the user has not given explicit theme-related values for.selectedIcon
parameter not displayed even if it is provided.selectedIndex
parameter on standardNavigationRail
to allow null values to indicate “no destination”.currentIndex
parameter passed to standardBottomNavigationBar
will also default to 0, just like implicitly null missing parameters.leadingExtendedNavRail
, leadingUnextendedNavRail
and trailingNavRail
Make fuchsia a mobile platform.
appBar
parameter from AppBar?
to PreferredSizeWidget?
core
lint.