FlutlyTheme constructor

FlutlyTheme()

Implementation

FlutlyTheme() {
  fetch();
  setup();
}