colorTheme top-level property

NUIColorTheme colorTheme

Implementation

NUIColorTheme get colorTheme {
  return NUITheme.get().theme;
}