Variable Widget._needDraw

true to force redraw

Declaration

class Widget
{
  // ...
  bool _needDraw = true;
  // ...
}

Authors

Copyright

License