menu
blayz_pay package
documentation
components/pnd_widget.dart
PndWidget
PndWidget.new const constructor
PndWidget.new const constructor
dark_mode
light_mode
PndWidget
constructor
const
PndWidget
(
{
Key
?
key
,
})
Implementation
const PndWidget({Key? key}) : super(key: key);
blayz_pay package
documentation
components/pnd_widget
PndWidget
PndWidget.new const constructor
PndWidget class