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