AppbarThemeBuilder class
3/5 Complete
- Inheritance
- 
    - Object
- ThemeBuilderService
- AppbarThemeBuilder
 
Constructors
- 
          AppbarThemeBuilder(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