export property

List<AvailableTheme> export
final

The list of all available themes. This is a static list and should not be modified

Implementation

static final List<AvailableTheme> export = <AvailableTheme>[];