Method: NfgUi::Bootstrap::Utilities::Progressable#theme

Defined in:
lib/nfg_ui/bootstrap/utilities/progressable.rb

#themeObject



24
25
26
# File 'lib/nfg_ui/bootstrap/utilities/progressable.rb', line 24

def theme
  options.fetch(:theme, nil)
end