newEmail property

  1. @override
ValueNotifier<String> newEmail
final

Implementation

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