develop-bloc-holidays #72
@ -1,3 +1,3 @@
|
||||
extension StringExtensions on String {
|
||||
String capitalize() => '${this[0].toUpperCase()}${substring(1).toLowerCase()}';
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user