LinearNavigationWidget constructor
const
LinearNavigationWidget({
- Key? key,
- required CircleBnbController controller,
Implementation
const LinearNavigationWidget({super.key, required this.controller});