tabBar abstract method

Widget tabBar(
  1. TabBarProps props
)

Renders a standalone tab bar without content panels.

Implementation

Widget tabBar(TabBarProps props);