width property

int get width

Implementation

int get width => keys.map((key) => key.bitmask).totalWidth;