menu
underscore package
documentation
string/capitalize.dart
string/capitalize.dart
dark_mode
light_mode
string/capitalize
library
Functions
capitalize
(
[
String
input
=
''
])
→
String
Converts the first character of the given string to uppercase and the remaining characters to lowercase.
underscore package
documentation
string/capitalize.dart
underscore
package
Libraries
array/chunk
array/compact
array/concat
array/difference
array/drop
array/drop_right
array/fill
array/find_index
array/find_last_index
array/index_of
array/join
array/last
array/pull
array/remove
array/remove_at
array/reverse
array/slice
array/uniq
array/uniq_by
array/zip
array/zip_object
array/zip_with
collection/filter
collection/group_by
collection/shuffle
collection/size
collection/some
collection/sort_by
lang/is_equal
lang/is_integer
lang/to_integer
lang/to_number
math/add
math/ceil
math/divide
number/clamp
number/in_range
object/get
object/get_json_value
object/keys
object/values
string/camel_case
string/capitalize
string/ends_with
string/trim
string/words
underscore
util/matches
util/matches_property
util/predicate
util/property
capitalize library