KeyedTabControllerScopeBuildContext extension

on

Methods

getKeyedTabController<K extends Object>() KeyedTabController<K>?
Returns KeyedTabController created by DefaultKeyedTabController widget, if any.
requireKeyedTabController<K extends Object>() KeyedTabController<K>
Returns KeyedTabController created by DefaultKeyedTabController widget. Throws if none is found.