title property

Widget? title
final

Can be used to customize the title of the country code picker modal.

If null, defaults to a Sliver App Bar

Implementation

final Widget? title;