menu
cryptdart package
documentation
interfaces/i_handler.dart
IHandler<T extends IExpiration>
currentCrypt property
currentCrypt property
dark_mode
light_mode
currentCrypt
property
T
get
currentCrypt
The current active crypt object.
Implementation
T get currentCrypt;
cryptdart package
documentation
interfaces/i_handler
IHandler<T extends IExpiration>
currentCrypt property
IHandler class