TopNavigationLookAndFeelHoverOrFocus constructor

TopNavigationLookAndFeelHoverOrFocus({
  1. String? backgroundColor,
  2. String? color,
})

Implementation

TopNavigationLookAndFeelHoverOrFocus({this.backgroundColor, this.color});