builder property
Optional builder to fully customize the button UI.
Implementation
final Widget Function(BuildContext context, String text)? builder;
Optional builder to fully customize the button UI.
final Widget Function(BuildContext context, String text)? builder;