configure static method

Future<void> configure()

Implementation

static Future<void> configure() async {
  await appThemeModule();
}