blocEventFileContent constant

String const blocEventFileContent

Implementation

static const String blocEventFileContent =
    """part of '<screen_name>_bloc.dart';

sealed class <event_name> {}""";