setTheme method

void setTheme(
  1. String theme
)

Implementation

void setTheme(String theme) => setOption('theme', theme);