helpers/pumaGuide
library
Functions
-
arrowPointingLeft(Path path, double contentWidth, double contentHeight, bool fitBellow, double distanceFromObject)
→ Path
-
-
arrowPointingRight(Path path, double contentWidth, double contentHeight, bool fitBellow, double distanceFromObject)
→ Path
-
-
defaultBuilder(BuildContext context, String? title, String? subtitle, String? description, Color? color, Color? textColor)
→ List<Widget>
-
-
defaultControlButtons(BuildContext context, Function? skip, Function? next, int index, int total, String finishWording, String nextWording, String skipWording, Color? textColor)
→ Widget
-
-
straightArrow(Path path, double contentWidth, double contentHeight, bool fitBellow, double distanceFromObject)
→ Path
-