A builder that defines the TextStyle for the dropdown's text.
typedef EasyStyleBuilder<T> = TextStyle? Function(T? value, bool isExpanded);