struct TCal::Calendar::RouteColors

Defined in:

t_cal/calendar.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(primary : Color, text : Color) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(primary _primary = @primary, text _text = @text) #

[View source]
def primary : Color #

def text : Color #