tabBarTheme static method

TabBarTheme tabBarTheme()

Reference of TabBarTheme

Implementation

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