menu
amplify_authenticator package
documentation
amplify_authenticator.dart
ConfirmSignUpButton
leading property
leading property
dark_mode
light_mode
leading
property
Widget
?
get
leading
inherited
The leading widget for the button, typically an
Icon
.
Implementation
Widget? get leading => null;
amplify_authenticator package
documentation
amplify_authenticator
ConfirmSignUpButton
leading property
ConfirmSignUpButton class