frs class

Annotations

Constructors

frs()
const

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 Properties

antiAlias Stack
final
antiAliasWithSaveLayer Stack
final
bottomCenter Stack
final
bottomLeft Stack
final
bottomRight Stack
final
center Stack
final
centerLeft Stack
final
centerRight Stack
final
clipNone Stack
final
expand Stack
final
hardEdge Stack
final
loose Stack
final
ltr Stack
final
passthrough Stack
final
rtl Stack
final
topCenter Stack
final
topLeft Stack
final
topRight Stack
final

Static Methods

align(AlignmentDirectional alignment) → dynamic
alignment(AlignmentDirectional alignment) Stack
clip(Clip clip) → dynamic
clipBehavior(Clip clip) → dynamic
fit(StackFit fit) → dynamic
textDirection(TextDirection textDirection) → dynamic