dark static method

ThemeData dark()

Implementation

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