feat: update

This commit is contained in:
efrilm 2025-08-29 15:32:26 +07:00
parent ec1beeeb1b
commit 8951ca44eb

View File

@ -129,7 +129,7 @@ class _DrawPageState extends State<DrawPage> {
Widget build(BuildContext context) { Widget build(BuildContext context) {
return Scaffold( return Scaffold(
backgroundColor: AppColor.background, backgroundColor: AppColor.background,
appBar: AppBar(title: Text("Undian Enaklo")), appBar: AppBar(title: Text("Undian")),
body: Column( body: Column(
children: [ children: [
// Tab selector // Tab selector