isFillTransparent method

bool isFillTransparent()
inherited

Implementation

bool isFillTransparent() {
  return _fill.isTransparent();
}