primaryColorLight property
      
      Color
      get
      primaryColorLight
      
    
    
Returns the light primary color from the theme data.
Implementation
Color get primaryColorLight => themeData.primaryColorLight;Returns the light primary color from the theme data.
Color get primaryColorLight => themeData.primaryColorLight;