null safety
This commit is contained in:
@@ -15,7 +15,7 @@ class BuyingOnlinePage extends StatefulWidget {
|
||||
|
||||
class _BuyingOnlinePagetate extends State<BuyingOnlinePage>
|
||||
with SingleTickerProviderStateMixin {
|
||||
TabController _tabController;
|
||||
late TabController _tabController;
|
||||
|
||||
@override
|
||||
void initState() {
|
||||
|
||||
Reference in New Issue
Block a user