SiderBreakpoint class

Constructors

SiderBreakpoint({double xs = 480, double sm = 576, double md = 768, double lg = 992, double xl = 1200, double xxl = 1600})

Properties

hashCode int
The hash code for this object.
no setterinherited
lg double
getter/setter pair
md double
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sm double
getter/setter pair
xl double
getter/setter pair
xs double
getter/setter pair
xxl double
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