fix(docs): fix highlight

This commit is contained in:
Salvatore Giordano
2021-07-22 16:31:36 +02:00
parent 5831a21f1e
commit c92cba4404
@@ -57,7 +57,7 @@ The changes will be listed by package and a concise changelog will follow with m
* `MessageBuilder` and `ParentMessageBuilder` signature is now
```
```dart
typedef MessageBuilder = Widget Function(
BuildContext,
MessageDetails,