Skip to content

Commit 07b89a5

Browse files
authored
Update document_viewer_screen.dart [build]
1 parent 6a2d5e3 commit 07b89a5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lib/ui/screens/document_viewer_screen.dart

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,7 @@ class _DocumentViewerScreenState extends State<DocumentViewerScreen> {
9595
scrollDirection: Axis.horizontal,
9696
child: FleatherToolbar.basic(
9797
controller: _controller!,
98-
// Izbacili smo sve hideOvo parametre da build ne puca
99-
// Fleather će sam prikazati osnovne stvari
98+
10099
),
101100
),
102101
),

0 commit comments

Comments
 (0)