AlignedFrame constructor

const AlignedFrame(
  1. String location,
  2. String member
)

Implementation

const AlignedFrame(this.location, this.member);