builder property
final
Builder building the icon and the rounded button around it.
Implementation
final Widget Function(BuildContext context, Widget child) builder;
Builder building the icon and the rounded button around it.
final Widget Function(BuildContext context, Widget child) builder;