# File ext/widgets.rb, line 409
  def draw
    @theme.font.default.draw(name, @x1+13+1, @y1-2, ZOrder::Text)
  end