Files
2020-08-19 00:02:30 +02:00

12 lines
397 B
Markdown

# Using Tab Bar
A material design widget that displays a horizontal row of tabs.
Read [[Documentation](https://docs.flutter.io/flutter/material/TabBar-class.html)] [[Material Design Spec](https://material.io/guidelines/components/tabs.html)]
<img src="demo_img.gif" height="600em" />
## Getting Started
For help getting started with Flutter, view online [documentation](http://flutter.dev/).