FluoNavigatorStyle class
Constructors
-
FluoNavigatorStyle({EdgeInsets topBarPadding = const EdgeInsets.only(left: 20, right: 20), Color backButtonColor = Colors.black, double progressIndicatorMinHeight = 6, BorderRadiusGeometry progressIndicatorBorderRadius = const BorderRadius.all(Radius.circular(3)), Color progressIndicatorColor = Colors.black, Color progressIndicatorBackgroundColor = const Color(0x10000000)})
-
const
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited