sequrifyButton property

Widget? sequrifyButton
final

Optional widget shown at the bottom of the drawer.

Typically used for branding or additional actions. Positioned above the sign out option if present.

Implementation

final Widget? sequrifyButton;