menu
ledger_flutter_plus package
documentation
ledger_flutter_plus.dart
OnPairingStateChange typedef
OnPairingStateChange typedef
dark_mode
light_mode
OnPairingStateChange
typedef
OnPairingStateChange
=
void Function
(
String
deviceId
,
bool
isPaired
)
Implementation
typedef OnPairingStateChange = void Function(String deviceId, bool isPaired);
ledger_flutter_plus package
documentation
ledger_flutter_plus
OnPairingStateChange typedef
ledger_flutter_plus library