Cleanup naming
This commit is contained in:
parent
de6c18a42d
commit
a056373207
@ -175,7 +175,7 @@ class _PhotoGalleryState extends State<PhotoGallery> {
|
||||
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
return FullScreenKeyboardListener(
|
||||
return FullscreenKeyboardListener(
|
||||
onKeyDown: _handleKeyDown,
|
||||
child: ValueListenableBuilder<List<String>>(
|
||||
valueListenable: _photoIds,
|
||||
|
Loading…
x
Reference in New Issue
Block a user