light property
      
      SourceControlResourceThemableDecorations?
      get
      light
      
    
    
The light theme decorations.
Implementation
_i3.SourceControlResourceThemableDecorations? get light => _i5.getProperty(
      this,
      'light',
    );