bar property
Display the defined BottomNavigationBar
Implementation
@Deprecated('Use show() instead.')
BottomNavigationBar? get bar => show();
Display the defined BottomNavigationBar
@Deprecated('Use show() instead.')
BottomNavigationBar? get bar => show();