dialogContent property

String? dialogContent
final

content of the AlertDialog while pasting the code. Default to "Do you want to paste this code "

Implementation

final String? dialogContent;