virtual class vaseGui::RoundButtonStyle

sys::Obj
  vaseGui::WidgetStyle
    vaseGui::RoundButtonStyle

@Js

arc

Int arc := 10

doPaint

virtual override Void doPaint(Widget widget, Graphics g)

fill

Bool fill := true

make

new make(Func<Void,This>? f := null)

overColor

Brush overColor := Color.<ctor>(3388901)

stroke

Bool stroke := false