ImpaktfullUiFluidPaddingBreakPoint class

Constructors

ImpaktfullUiFluidPaddingBreakPoint.new({String? label, double? minWidth, double? maxWidth, double? padding, double? paddingMin, double? paddingMax})
const

Properties

hashCode int
The hash code for this object.
no setterinherited
label String?
final
maxWidth double?
final
minWidth double?
final
padding double?
final
paddingMax double?
final
paddingMin double?
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

getPadding(double width) double?
matchesWidth(double width) bool
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