forked from Henry-Hiles/nexus
Add reporting functionality
This commit is contained in:
parent
3ab8451a64
commit
cd61509f75
4 changed files with 82 additions and 2 deletions
|
|
@ -54,7 +54,7 @@ class ChatBox extends HookConsumerWidget {
|
|||
|
||||
return KeyEventResult.ignored;
|
||||
},
|
||||
);
|
||||
)..requestFocus();
|
||||
|
||||
final style = TextStyle(
|
||||
color: theme.colorScheme.primary,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue