BsDatatableStyle class
Constructors
- BsDatatableStyle.new({Color color = const Color(0xfff1f1f1), Color borderColor = const Color(0xffdedede), Color hoverColor = const Color(0xfff1f1f1)})
-
const
Properties
- borderColor → Color
-
final
- color → Color
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- hoverColor → Color
-
final
- 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