themeDataActive property
ThemeData
get
themeDataActive
Implementation
ThemeData get themeDataActive {
return area.themeData(device.brightness(this));
}
ThemeData get themeDataActive {
return area.themeData(device.brightness(this));
}