mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2026-04-25 15:49:37 +00:00
dart fix
This commit is contained in:
parent
3488ae97fb
commit
c2cf999398
6 changed files with 0 additions and 13 deletions
|
|
@ -109,7 +109,6 @@ class LibraryItemMetadata extends HookConsumerWidget {
|
|||
/// key-value pair to display as column
|
||||
class _MetadataItem extends StatelessWidget {
|
||||
const _MetadataItem({
|
||||
super.key,
|
||||
required this.title,
|
||||
required this.value,
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue