Method: Fidgit::Element#background_color
- Defined in:
- lib/fidgit/elements/element.rb
#background_color ⇒ Object
Returns the value of attribute background_color.
42 43 44 |
# File 'lib/fidgit/elements/element.rb', line 42 def background_color @background_color end |