OptionDialogSubmitted typedef

OptionDialogSubmitted = void Function(Type sampleType, String? template)

Implementation

typedef OptionDialogSubmitted = void Function(
    Type sampleType, String? template);