You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
backgroundColor is an exposed property for NavigationAppBar class, but it isn't present when building the widget in _NavigationAppBar , therefore no ability to change the color of the app bar.
The text was updated successfully, but these errors were encountered:
backgroundColor
is an exposed property forNavigationAppBar
class, but it isn't present when building the widget in_NavigationAppBar
, therefore no ability to change the color of the app bar.The text was updated successfully, but these errors were encountered: