PlexLayout class

Layout constants. Rail widgets still use 90/260; 76/264 are optional tokens. PlexNavigationRail reads railCollapsed / railExpanded so widget defaults stay 90 / 260 and do not snap to sidebarCollapsed / sidebarExpanded.

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

containerMax → const double
railCollapsed → const double
Current PlexNavigationRail collapsed width — do not change widget usage.
railExpanded → const double
Current PlexNavigationRail expanded width — do not change widget usage.
sidebarCollapsed → const double
Optional collapsed sidebar token for later phases.
sidebarExpanded → const double
Optional expanded sidebar token for later phases.
topbarHeight → const double