getTheme method of the UISettings interface
Important! This functionality is deprecated and will be removed in future versions. Only dark theme is available.
If you choose the light theme, it will not affect the appearance.
Returns current color theme of the user interface.
@MainThread
Theme getTheme();
Return values
Returns a Theme class object.
3/2/2022 12:59:15 PM