FrameBound constructor
const
FrameBound(
- FrameBoundKind kind, {
- Expr? offset,
Implementation
const FrameBound(this.kind, {this.offset});
const FrameBound(this.kind, {this.offset});