GuiGetStyle method
Implementation
String GuiGetStyle(
GuiControl control,
GuiProperty property,
) => 'GuiGetStyle(${control.name}, ${property.name})';
String GuiGetStyle(
GuiControl control,
GuiProperty property,
) => 'GuiGetStyle(${control.name}, ${property.name})';