newEmail property

ValueNotifier<String> newEmail
final

Implementation

final newEmail = ValueNotifier<String>('');