About Dialog
showAboutDialog(
context: _scaffoldKey.currentContext,
applicationIcon: Icon(Icons.add),
applicationName: 'Test Application',
applicationVersion: '1.0',
applicationLegalese:
'''This App is My Property,anybody fucking with is not acceptable
''',
children: [Icon(Icons.add_a_photo)],
);
About Dialog
Reviewed by Admin
on
9:31 AM
Rating:
No comments: