dark static method

ThemeData dark()

Implementation

static ThemeData dark() => _build(DuTaToColors.dark, Brightness.dark);