SortIconBuilders class

Default sort icon builders.

Constructors

SortIconBuilders()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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

Static Methods

build({required DaviSortDirection direction, required SortIconColors colors, required SortIconSize size, bool inverted = false}) Widget
size12(DaviSortDirection direction, SortIconColors colors) Widget
size12Inverted(DaviSortDirection direction, SortIconColors colors) Widget
size14(DaviSortDirection direction, SortIconColors colors) Widget
size14Inverted(DaviSortDirection direction, SortIconColors colors) Widget
size16Short(DaviSortDirection direction, SortIconColors colors) Widget
size16ShortInverted(DaviSortDirection direction, SortIconColors colors) Widget
size16Tall(DaviSortDirection direction, SortIconColors colors) Widget
size16TallInverted(DaviSortDirection direction, SortIconColors colors) Widget
size19(DaviSortDirection direction, SortIconColors colors) Widget
size19Inverted(DaviSortDirection direction, SortIconColors colors) Widget