TabBarThemeBuilder class
0/5 Complete
- Inheritance
 - 
    
- Object
 - ThemeBuilderService
 - TabBarThemeBuilder
 
 
Constructors
- 
          TabBarThemeBuilder(List<
Style> styles) 
Properties
Methods
- 
  generate(
dynamic theme) → dynamic  - 
  
  override
 - 
  mix(
ThemeData data) → ThemeData  - 
  
  override
 - 
  noSuchMethod(
Invocation invocation) → dynamic  - 
  Invoked when a nonexistent method or property is accessed.
  inherited
 - 
  toString(
) → String  - 
  A string representation of this object.
  inherited
 
Operators
- 
  operator ==(
Object other) → bool  - 
  The equality operator.
  inherited