appWidth property

double appWidth

Implementation

double get appWidth {
  return this.context!.appWidth;
}