import 'package:get/get.dart'; class AboutBinding extends Bindings { @override void dependencies() { // Tidak perlu controller khusus untuk halaman Tentang Kami } }