Style
The getter to use to access the style class.
Declaration
get Style(): typeof Style;Discussion
You must load the appropriate library first before accessing the getter, otherwise, the getter throws an Error.
The getter to use to access the style class.
get Style(): typeof Style;You must load the appropriate library first before accessing the getter, otherwise, the getter throws an Error.