class Playbook::PbTextInput::TextInput

def dark_class

def dark_class
  dark ? "dark" : nil
end