tabs abstract method

Widget tabs(
  1. TabsProps props
)

Renders a tabbed interface with content panels.

Implementation

Widget tabs(TabsProps props);