AlertGeneralFrameworkButtonFunction<T> typedef
AlertGeneralFrameworkButtonFunction<T> =
T Function(BuildContext context, AlertGeneralFrameworkOptions alertGeneralFrameworkOptions)
UncompleteDocumentation
Implementation
typedef AlertGeneralFrameworkButtonFunction<T> = T Function(
BuildContext context,
AlertGeneralFrameworkOptions alertGeneralFrameworkOptions);