all property

List<MiniTheme> all
final

Implementation

static final List<MiniTheme> all = <MiniTheme>[
  light,
  dark,
  blue,
  red,
  festival,
  compact,
  rounded,
];