menu
flutter_wallet_validator package
documentation
flutter_wallet_validator.dart
ValidationOptions
emojiAllowed property
emojiAllowed property
dark_mode
light_mode
emojiAllowed
property
bool
emojiAllowed
final
Whether to allow emoji characters in addresses. Defaults to true.
Implementation
final bool emojiAllowed;
flutter_wallet_validator package
documentation
flutter_wallet_validator
ValidationOptions
emojiAllowed property
ValidationOptions class