dev #1

Merged
aefril merged 62 commits from dev into main 2025-09-18 08:07:47 +00:00
Showing only changes of commit 8951ca44eb - Show all commits

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