tealSurface property

Color get tealSurface

Implementation

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