From acef21f9926b3e14f1639a9bff779a305a5003a4 Mon Sep 17 00:00:00 2001 From: Aditya Thakur <53579386+adityathakurxd@users.noreply.github.com> Date: Mon, 26 Jul 2021 14:17:10 +0530 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2a19b69..9a63b71 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,10 @@ class FancyScreen extends StatelessWidget { ## Next Goals - - [ ] Add onTap for functions. - - [ ] Change font and color style for text. + - [x] Add onTap for functions. + Now, you can specify the onTap and specify a function. + + - [x] Change font and color style for text. + Change color by specifying `textcolor` and `subtitlecolor` properties. + - [ ] Add more containers to the package.