added dartdoc comment

This commit is contained in:
shilangyu 2020-10-01 18:15:08 +02:00
parent 4e22a3c07b
commit cc3a2c2e4f
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ import '../hooks/memo_future.dart';
import '../url_launcher.dart';
import 'bottom_modal.dart';
/// Title that opens a dialog with information about Lemmur.
/// Licenses, changelog, version etc.
class AboutTile extends HookWidget {
@override
Widget build(BuildContext context) {