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
8
lib/theme/views/styled_widgets/styled_widgets.dart
Normal file
8
lib/theme/views/styled_widgets/styled_widgets.dart
Normal file
|
@ -0,0 +1,8 @@
|
|||
export 'styled_alert.dart';
|
||||
export 'styled_avatar.dart';
|
||||
export 'styled_checkbox.dart';
|
||||
export 'styled_dialog.dart';
|
||||
export 'styled_dropdown.dart';
|
||||
export 'styled_scaffold.dart';
|
||||
export 'styled_slide_tile.dart';
|
||||
export 'styled_slider.dart';
|
Loading…
Add table
Add a link
Reference in a new issue