TKeyValueTheme class
- Implementers
Constructors
Properties
- forceKeyValue → bool
-
final
- gridSpacing → double
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- keyStyle → TextStyle?
-
final
- keyValueBreakPoint → double
-
final
- labelStyle → TextStyle?
-
final
- minGridColWidth → double
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- valueStyle → TextStyle?
-
final
Methods
-
getKeyStyle(
ColorScheme colors) → TextStyle -
getLabelStyle(
ColorScheme colors) → TextStyle -
getValueStyle(
ColorScheme colors) → TextStyle -
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