Commit fa493bdf authored by Sai Srinivas's avatar Sai Srinivas
Browse files

Transaction (payment and bill) added

parent 489c3782
......@@ -64,6 +64,7 @@ class _TransactionScreenState extends State<TransactionListScreen> {
expandedHeight: 245,
backgroundColor: AppColors.errorBg,
elevation: 0, // Remove shadow
leading: Container(), // Remove back button
toolbarHeight: 0, // Remove toolbar space
collapsedHeight: 0, // Completely collapse to 0 height
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment