menu
messenger
ui/page/home/introduction/controller.dart
IntroductionController
codeAttempts property
codeAttempts
dark_mode
light_mode
codeAttempts
property
int
codeAttempts
getter/setter pair
Amount of
emailCode
unsuccessful submitting attempts.
Implementation
int codeAttempts = 0;
messenger
controller
IntroductionController
codeAttempts property
IntroductionController class