containerWidth property

double get containerWidth

Implementation

double get containerWidth => isDesktop ? 1024 : width;