KanbanColumnLayout class
Constants for KanbanColumn layout measurements
Constructors
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
- actionButtonSize → const double
- Size of header action buttons
- actionIconSize → const double
- Size of icons within header action buttons
- columnBorderRadius → const double
- Border radius for the column
- defaultMobileMaxHeight → const double
- Default maximum height for mobile view
- headerHeight → const double
- Height of the column header
- headerPadding → const double
- Padding within the header
- narrowScreenThreshold → const double
- Width threshold to determine if screen is narrow