mirror of
https://gitlab.com/veilid/veilidchat.git
synced 2025-08-11 15:40:29 -04:00
accessibility work
This commit is contained in:
parent
be8014c97a
commit
de691cd778
48 changed files with 862 additions and 551 deletions
|
@ -31,7 +31,7 @@ class VeilidChatApp extends StatelessWidget {
|
|||
super.key,
|
||||
});
|
||||
|
||||
static const String name = 'VeilidChat';
|
||||
static const name = 'VeilidChat';
|
||||
|
||||
final ThemeData initialThemeData;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue