open fun tabbarStyle(callback: Widget.(index: Int) -> Unit): Unit
Sets the tab bar panel styling callback.
callback - a styling callback
callback