lime property

MaterialColor get lime

Implementation

static MaterialColor get lime => Colify.isDark ? _limeDark : _limeLight;