helpers/pumaGuide library

Enums

ShapeFocus

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(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