sageSurface property
Color
get
sageSurface
Implementation
Color get sageSurface => _isLight ? FlyColorLight.sageSurface : FlyColorDark.sageSurface;
Color get sageSurface => _isLight ? FlyColorLight.sageSurface : FlyColorDark.sageSurface;