SafeDropdownChevronBuilder typedef
SafeDropdownChevronBuilder =
Widget Function(SafeDropdownChevronContext context)
Implementation
typedef SafeDropdownChevronBuilder = Widget Function(
SafeDropdownChevronContext context,
);