Variable Style._padding

class Style
{
  // ...
  Rect _padding;
  // ...
}