redSurface property

Color get redSurface

Implementation

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