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