componentTheme static method

String componentTheme()

Implementation

static String componentTheme() {
  return '''
export 'app_theme_extensions.dart';
''';
}