tabBarTheme static method

TabBarThemeData tabBarTheme()

Reference of TabBarThemeData

Implementation

static TabBarThemeData tabBarTheme() {
  return theme()!.tabBarTheme;
}