menu
tp_upgrade_lib package
documentation
update_point_widget.dart
UpdatePointWidget
UpdatePointWidget const constructor
UpdatePointWidget const constructor
dark_mode
light_mode
UpdatePointWidget
constructor
const
UpdatePointWidget
(
{
Key
?
key
,
String
?
checkVersionUrl
,
})
Implementation
const UpdatePointWidget({Key? key,this.checkVersionUrl}): super(key: key);
tp_upgrade_lib package
documentation
update_point_widget
UpdatePointWidget
UpdatePointWidget const constructor
UpdatePointWidget class