Cleanup naming
This commit is contained in:
parent
9e4d457339
commit
c2d33ac9d3
@ -80,7 +80,7 @@ class _FullscreenUrlImgViewerState extends State<FullscreenUrlImgViewer> {
|
||||
child: ExcludeSemantics(child: content),
|
||||
);
|
||||
|
||||
return FullScreenKeyboardListener(
|
||||
return FullscreenKeyboardListener(
|
||||
onKeyDown: _handleKeyDown,
|
||||
child: Container(
|
||||
color: $styles.colors.black,
|
||||
|
Loading…
x
Reference in New Issue
Block a user