MhItemsViewTheme class

Here you can override and finetune all colors, sizes and so on

  • The Items view is using Materia3 DataTableTheme as default
  • Here you can override many things like hovercolor, selection color and many more

Constructors

MhItemsViewTheme()

Properties

colSeperatorColor Color?
getter/setter pair
editBackgroundColor Color?
getter/setter pair
editTextColor Color?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
headerBackgroundColor Color?
getter/setter pair
headerSeperatorColor Color?
getter/setter pair
headerTextColor Color?
getter/setter pair
hoverBackgroundColor Color?
getter/setter pair
hoverTextColor Color?
getter/setter pair
markedBackgroundColor Color?
getter/setter pair
markedTextColor Color?
getter/setter pair
rowBackgroundColor Color?
getter/setter pair
rowSeperatorColor Color?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
selectionBackgroundColor Color?
getter/setter pair
selectionTextColor Color?
getter/setter pair
textColor Color?
getter/setter pair

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