getThemeData method

ThemeData getThemeData()

Implementation

ThemeData getThemeData() {
  return ThemeData();
}