Versions in this module Expand all Collapse all v0 v0.2.0 Sep 27, 2017 Changes in this version + type Style struct + BackgroundColor *matcha.Color + BorderColor *matcha.Color + BorderWidth float64 + CornerRadius float64 + ShadowColor *matcha.Color + ShadowOffset *matcha_layout.Point + ShadowRadius float64 + Transparency float64 + func (*Style) Descriptor() ([]byte, []int) + func (*Style) ProtoMessage() + func (m *Style) GetBackgroundColor() *matcha.Color + func (m *Style) GetBorderColor() *matcha.Color + func (m *Style) GetBorderWidth() float64 + func (m *Style) GetCornerRadius() float64 + func (m *Style) GetShadowColor() *matcha.Color + func (m *Style) GetShadowOffset() *matcha_layout.Point + func (m *Style) GetShadowRadius() float64 + func (m *Style) GetTransparency() float64 + func (m *Style) Reset() + func (m *Style) String() string