width property Null safety

double width

Implementation

double get width => _lastUpdate?.width ?? 0;