utils library
Classes
- Debounce
- A debounce function completely halts function calls until the call rate of the function falls low enough
- SafeStatefulBuilder
- SafeStatefulBuilderState
Properties
-
defaultDiacritics
→ List<
Map< String, String> > -
final
- diacriticsMap → Map
-
final
- diacriticsRegExp → RegExp
-
final
Functions
-
normalized(
String source) → String