dark property Null safety

dynamic dark

Implementation

static get dark =>
    defaultTheme.copyWith(colorScheme: UnColorTheme.darkColorStyle);