Variable Widget._measuredWidth

width measured by measure()

Declaration

class Widget
{
  // ...
  int _measuredWidth;
  // ...
}

Authors

Copyright

License