LaunchPollType typedef
Type definition for the function that toggles the poll modal visibility.
Implementation
typedef LaunchPollType = void Function(LaunchPollOptions options);
Type definition for the function that toggles the poll modal visibility.
typedef LaunchPollType = void Function(LaunchPollOptions options);