showDialogss function

void showDialogss()

Implementation

void showDialogss(){
  Get.dialog(Text('sss'));
}