Variable Widget._measuredHeight

height measured by measure()

Declaration

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

Authors

Copyright

License