build method
- dynamic context
Implementation
@override
Widget build(BuildContext context) {
return DesktopNavbar(colorSelected: colorSelected);
}
@override
Widget build(BuildContext context) {
return DesktopNavbar(colorSelected: colorSelected);
}