ttab_bar 0.1.1
ttab_bar: ^0.1.1 copied to clipboard
This is a very simple and customizable flutter package. Author is Rahmatulloh Kholmatov. My youtube channel name is TendGame. Subscribe!!!!
ttab_bar #
Features #
Getting started #
Parameters #
_______________________________________________________________
| Name | Required | type |Default value |
|---------------------|------------|------------|--------------|
| tabs |true |List<String>|none |
|---------------------|------------|------------|--------------|
|tabBarColor |false |Color |Colors.black |
|---------------------|------------|------------|--------------|
|tappedTabTitleColor |false |Color |Colors.white |
|---------------------|------------|------------|--------------|
|unTappedTabTitleColor|false |Color |Colors.grey |
|---------------------|------------|------------|--------------|
|initialTappedindex |false |int |0 |
|_____________________|____________|____________|______________|
- tabs: Type - List
- tabBarColor: Type - Color. For tabBar background color. Optional.
- tappedTabTitleColor: Type - Color. For tapped tab title color. Optional.
- unTappedTabTitleCOlor: Type - Color. For untapped tab title color. Optional.
- initialTappedindex: Type - int. for initial tapped tab index. Optional.
Installing #
-
- 'Add this command to terminal:'
- 'For flutter projects'
flutter pub add ttab_bar
- 'For dart projects'
dart pub add ttab_bar
Author #
- Rahmatulloh Kholmatov.
- Youtube channel: