ReelsScreen constructor
const
ReelsScreen({})
Implementation
const ReelsScreen({
super.key,
required this.reels,
required this.index,
required this.profileFunction,
});
const ReelsScreen({
super.key,
required this.reels,
required this.index,
required this.profileFunction,
});