* OnTabSelection parameter change. #68
* Replacing the use of the controller with a delegate within the widgets.
* Declarative callbacks. #68
* Reorder action #68
* Simplifying the delegate. #68
* Fixing imports. #68
* Selection action. #68
* Changing default minimalist theme padding. #68
* Selected tab getter. #68
* Creating an isolated class for the delegate. #68
* Removing controller property from TabbedView. #68
* Updating doc. #68
* Separating the drag action into 3 callbacks. #68
* Using TabData itself in viewBuilder. #68
* Clearing the example. #68
* Removing wrong class hide. #68
* Updating CHANGELOG version. #68
* Renaming content to view. #68
* Updating CHANGELOG version. #68
* Using the TabData reference in the declarative constructor callbacks.
* Renaming normal TabStatus value to unselected. #68
* Version 3.0.0 #68
* Formating. #68