MediasfuSpacing class

Defines the canonical spacing scale for the modern MediaSFU UI.

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

insetAll(double value) EdgeInsets
insetHorizontal(double value) EdgeInsets
insetSymmetric({double horizontal = 0, double vertical = 0}) EdgeInsets
insetVertical(double value) EdgeInsets

Constants

full → const double
Full rounded (pill shape) - use a very large number
lg → const double
md → const double
sm → const double
xl → const double
xs → const double
xxl → const double