violetSurface property

Color get violetSurface

Implementation

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