pueprint property

bool pueprint
final

If this is true, that means this widget is being used in a Pueprint widget and thus, we must also initialize a ChangeNotifierProvider for appBarData and footerData

Implementation

final bool pueprint;