StructLayoutFloatSlot constructor

const StructLayoutFloatSlot(
  1. int offset,
  2. int size
)

Implementation

const StructLayoutFloatSlot(this.offset, this.size);