lime property

T get lime

flutter system color Colors.lime

Implementation

T get lime => this..color(Colors.lime);