passwordController property

FancyPasswordController? passwordController
final

Instance of FancyPasswordController.

This is usefull when you want to retrieve some information out of the Widget.

Implementation

final FancyPasswordController? passwordController;