chore(ui): Fix formatting error
This commit is contained in:
parent
727a1a3423
commit
8b16a8a37b
@ -151,7 +151,7 @@ class KeyboardReplacerWidget extends StatelessWidget {
|
|||||||
|
|
||||||
/// The child to show or not show.
|
/// The child to show or not show.
|
||||||
final Widget child;
|
final Widget child;
|
||||||
|
|
||||||
@override
|
@override
|
||||||
Widget build(BuildContext context) {
|
Widget build(BuildContext context) {
|
||||||
return StreamBuilder<KeyboardReplacerData>(
|
return StreamBuilder<KeyboardReplacerData>(
|
||||||
|
Loading…
Reference in New Issue
Block a user