isLight property

bool get isLight

Implementation

bool get isLight => this.themeData.brightness == Brightness.light;