menu
flutter_wallet_card package
documentation
core/signer.dart
Signer
keyPem property
keyPem property
dark_mode
light_mode
keyPem
property
File
keyPem
getter/setter pair
Implementation
late File keyPem = File('${directory.path}/key.pem');
flutter_wallet_card package
documentation
core/signer
Signer
keyPem property
Signer class