isLight property

  1. @protected
bool isLight

Implementation

@protected
bool get isLight => appTheme.brightness == Brightness.light;