Ei class

Constructors

Ei()

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

Static Methods

all(double value) → dynamic
except(List<String> except, [double padding = 15]) → dynamic
// set all values is 15 except top Ei.except(['t'], 15);
only({double? b, double? t, double? l, double? r, double others = 0}) → dynamic
sym({double v = 0, double h = 0}) → dynamic

Constants

none → const EdgeInsets