menu
iconoir_flutter package
documentation
regular/navigator_alt.dart
NavigatorAlt
NavigatorAlt.new const constructor
NavigatorAlt.new const constructor
dark_mode
light_mode
NavigatorAlt
constructor
const
NavigatorAlt
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const NavigatorAlt({super.key, this.color, this.width, this.height});
iconoir_flutter package
documentation
regular/navigator_alt
NavigatorAlt
NavigatorAlt.new const constructor
NavigatorAlt class