brightness property
final
Override brightness to force light/dark wire color. If null, uses the ambient Theme.of(context).brightness.
Implementation
final Brightness? brightness;
Override brightness to force light/dark wire color. If null, uses the ambient Theme.of(context).brightness.
final Brightness? brightness;