class Style
package minimalcomps.components
A collection of style variables used by the components. * If you want to customize the colors of your components, change these values BEFORE instantiating any components.
Static variables
Static methods
staticsetStyle (style:String):Void
Applies a preset style as a list of color values, and registers the default PF Ronda Seven font. Should be called before creating any components.