menu
vania_cli package
documentation
common/recase.dart
StringReCase
camelCase property
camelCase property
dark_mode
light_mode
camelCase
property
String
get
camelCase
Implementation
String get camelCase => ReCase(this).camelCase;
vania_cli package
documentation
common/recase
StringReCase
camelCase property
StringReCase extension on
String