colorScheme static method

ColorScheme colorScheme()

Reference of ColorScheme

Implementation

static ColorScheme colorScheme() {
  return theme()!.colorScheme;
}