TKeyValue class
Constructors
Properties
Methods
-
estimateColumnWidth(
double availableWidth, TKeyValueTheme theme) → double -
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
-
mapHeaders<
T, K> (BuildContext ctx, List< TTableHeader< headers, TListItem<T, K> >T, K> item, int index) → List<TKeyValue>