width property

double get width

Implementation

double get width => size?.width ?? double.infinity;