BaseInset class

Constructors

BaseInset({required double inset})

Properties

hashCode int
The hash code for this object.
no setterinherited
inset double
final
none double
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sm double
no setter
x1 double
no setter
x2 double
no setter
x3 double
no setter
x4 double
no setter
xf1 double
no setter
xf2 double
no setter
xf3 double
no setter
xs double
no setter

Methods

addSm() double
addXs() double
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
times(double value) double
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited