menu
rapidfire package
documentation
store/modern/setting/ChangePassword.dart
ChangePass
ChangePass.new constructor
ChangePass.new constructor
dark_mode
light_mode
ChangePass
constructor
ChangePass
(
{
Key
?
key
,
String
?
title
,
})
Implementation
ChangePass({Key? key, this.title}) : super(key: key);
rapidfire package
documentation
store/modern/setting/ChangePassword
ChangePass
ChangePass.new constructor
ChangePass class