therezacuet / Motion-Tab-Bar

A beautiful animated flutter widget package library. The tab bar will attempt to use your current theme out of the box, however you may want to theme it.
MIT License
301 stars 78 forks source link

Example has incorrect parameter #3

Closed MostHated closed 4 years ago

MostHated commented 4 years ago

The example has currentSelectedTab:, but the library calls for initialSelectedTab:

Thanks, -MH