AdaptiveThemeData constructor

const AdaptiveThemeData({
  1. Brightness? brightness,
})

Implementation

const AdaptiveThemeData({this.brightness});