PlutoGridSettings class abstract

Constructors

PlutoGridSettings()

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

Constants

bodyMinWidth → const double
If there is a frozen column, the minimum width of the body (if it is less than the value, the frozen column is released)
cellFontSize → const double
Cell - fontSize
cellPadding → const EdgeInsets
Cell - padding
columnFilterPadding → const EdgeInsets
columnTitlePadding → const EdgeInsets
Column title - padding
columnWidth → const double
Default column width
debounceMillisecondsForColumnFilter → const int
gridBorderWidth → const double
Grid - border width
gridInnerSpacing → const double
gridPadding → const double
Grid - padding
minColumnWidth → const double
Column width
offsetScrollingFromEdge → const double
Scroll when multi-selection is as close as that value from the edge
offsetScrollingFromEdgeAtOnce → const double
Size that scrolls from the edge at once when selecting multiple
rowBorderWidth → const double
Row - border width
rowHeight → const double
Row - Default row height
rowTotalHeight → const double
Row - total height
shadowLineSize → const double
Frozen column division line (ShadowLine) size
totalShadowLineWidth → const double
Sum of frozen column division line width