limeSurface property

Color get limeSurface

Implementation

Color get limeSurface => _isLight ? FlyColorLight.limeSurface : FlyColorDark.limeSurface;