We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74bea8e commit 3a443e0Copy full SHA for 3a443e0
lib/ui/screen/lesson_selector_screen.dart
@@ -53,6 +53,7 @@ class _LessonSelectorScreenState extends State<LessonSelectorScreen> {
53
centerTitle: false,
54
backgroundColor: Colors.white,
55
forceElevated: true,
56
+ automaticallyImplyLeading: false,
57
),
58
SliverList(
59
delegate: SliverChildBuilderDelegate((context, index) {
0 commit comments