menu
etau
public/etau_interface.dart
TauInterface
init abstract method
init
dark_mode
light_mode
init
abstract method
Future
<
void
>
init
(
[
Level
loglevel
=
log.Level.debug
])
Implementation
Future<void> init([log.Level loglevel = log.Level.debug]);
etau
etau_interface
TauInterface
init abstract method
TauInterface class