Widget dialogTitle(String title) { return Text(title,style: TextStyle(color: Colors.black38,fontSize: 15),); }