red500 property

T get red500

flutter system color [Colors.red500]

Implementation

T get red500 => this..color(Colors.red[500]);