<itemvalue="Shows a platform alert dialog with custom button titles. You can assign up to 3 buttons in the alert dialog. The method follows the convention on Android. [positiveButtonTitle] is the title of the positive button like for "OK" or "Yes", [negativeButtonTitle] is the title for the negative button like "Cancel" or "No", while [neutralButtonTitle] is for other buttons." />
<itemvalue="positive Button Title" />
<itemvalue="confirmed" />
<itemvalue="negative Button Title"/>
<itemvalue="negative Button Title"/>
<itemvalue="neutral Button Title"/>
<itemvalue="neutral Button Title"/>
<itemvalue="positive Button"/>
<itemvalue="Notificator"/>
<itemvalue="positive Button Title"/>
<itemvalue="use 'fromMarket' and 'uploaded' flag instead of 'readOnly'; clean code."/>
<itemvalue="use 'fromMarket' and 'uploaded' flag instead of 'readOnly'; clean code."/>
<itemvalue="use 'fromMarket' and 'uploaded' flag instead of 'readOnly'; code clean."/>
<itemvalue="use 'fromMarket' and 'uploaded' flag instead of 'readOnly'; code clean."/>
<itemvalue="Removes the topmost Flutter instance, presenting what was before it. On Android, removes this activity from the stack and returns to the previous activity. On iOS, calls `popViewControllerAnimated:` if the root view controller is a `UINavigationController`, or `dismissViewControllerAnimated:completion:` if the top view controller is a `FlutterViewController`. The optional `animated` parameter is ignored on all platforms except iOS where it is an argument to the aforementioned methods. This method should be preferred over calling `dart:io`'s [exit] method, as the latter may cause the underlying platform to act as if the application had crashed."/>
<itemvalue="Removes the topmost Flutter instance, presenting what was before it. On Android, removes this activity from the stack and returns to the previous activity. On iOS, calls `popViewControllerAnimated:` if the root view controller is a `UINavigationController`, or `dismissViewControllerAnimated:completion:` if the top view controller is a `FlutterViewController`. The optional `animated` parameter is ignored on all platforms except iOS where it is an argument to the aforementioned methods. This method should be preferred over calling `dart:io`'s [exit] method, as the latter may cause the underlying platform to act as if the application had crashed."/>