getWidth method

  1. @override
double getWidth()
override

Implementation

@override
double getWidth() {
  return artificialWidth;
}