EdgeInsetsOnly class
- Inheritance
-
- Object
- AstNode
- EdgeInsets
- EdgeInsetsOnly
Constructors
- EdgeInsetsOnly(AstNode? top, AstNode? right, AstNode? bottom, AstNode? left)
-
const
Properties
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