add length picker

This commit is contained in:
Sai Naw Wun
2020-10-14 01:51:53 +06:30
parent 6ab65065ec
commit 8f5542c4fb
15 changed files with 481 additions and 215 deletions

View File

@@ -38,7 +38,7 @@ class TitleWithAddButton extends StatelessWidget {
onTap == null
? Container()
: Padding(
padding: const EdgeInsets.only(right: 25.0),
padding: const EdgeInsets.only(right: 0),
child: IconButton(
onPressed: () => onTap(),
icon: Icon(