width property

double? get width

Implementation

double? get width => widthState?.of(selected);