menu
mhu_dart_commons package
documentation
commons.dart
MhuProtoEnumX<T extends ProtobufEnum>
label property
label property
dark_mode
light_mode
label
property
String
get
label
Implementation
String get label => name.camelCaseToLabel;
mhu_dart_commons package
documentation
commons
MhuProtoEnumX<T extends ProtobufEnum>
label property
MhuProtoEnumX extension on T