mintSurface property

Color get mintSurface

Implementation

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