Skip to content
Snippets Groups Projects
Commit 2db11c77 authored by vjrj's avatar vjrj
Browse files

Rename file of widget

parent e960571c
No related branches found
No related tags found
No related merge requests found
import 'package:flutter/material.dart'; import 'package:flutter/material.dart';
import '../widgets/fourth_screen/transaction_page.dart'; import '../widgets/fourth_screen/transactions_and_balance_widget.dart';
class FourthScreen extends StatefulWidget { class FourthScreen extends StatefulWidget {
const FourthScreen({super.key}); const FourthScreen({super.key});
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment