NiceSkipLink constructor
const
NiceSkipLink({})
Implementation
const NiceSkipLink({
super.key,
this.label = 'Skip to main content',
required this.targetFocus,
this.backgroundColor,
this.textColor,
});
const NiceSkipLink({
super.key,
this.label = 'Skip to main content',
required this.targetFocus,
this.backgroundColor,
this.textColor,
});