transparent property
T
get
transparent
flutter system color Colors.transparent
Implementation
T get transparent => this..color(Colors.transparent);
flutter system color Colors.transparent
T get transparent => this..color(Colors.transparent);