SeniorColorfulHeaderStructureThemeData class

Constructors

SeniorColorfulHeaderStructureThemeData({SeniorColorfulHeaderStructureStyle? style})
Theme definitions for the Senior Colorful Header Structure component.
const

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
style SeniorColorfulHeaderStructureStyle?
The style definitions for the component. Allows you to configure: SeniorColorfulHeaderStructureStyle.bodyColor the color for the component's body. SeniorColorfulHeaderStructureStyle.headerColors the colors for the title bar gradient.
final

Methods

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