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