public interface Theme
The interface for all Themes.
Copyright (c) 2024 Powerbuilt Systems. All rights reserved.Modifier and Type | Method and Description |
---|---|
List<Color> |
getColors()
Get the themes colors.
|
Copyright © 2024. All rights reserved.