MapSurvey - refraktorálás
This commit is contained in:
@@ -23,6 +23,8 @@ class ShellView extends GetView<ShellController> {
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
return Scaffold(
|
||||
extendBody: true,
|
||||
extendBodyBehindAppBar: false,
|
||||
appBar: AppBar(
|
||||
// Cím reaktívan frissül tab váltáskor
|
||||
title: Obx(() => Text(controller.currentTitle)),
|
||||
|
||||
Reference in New Issue
Block a user