menu
style_dart package
documentation
style_dart.dart
SimpleAuthorization
initService method
initService method
dark_mode
light_mode
initService
method
@
override
FutureOr
<
bool
>
initService
(
)
override
Implementation
@override FutureOr<bool> initService() { return true; }
style_dart package
documentation
style_dart
SimpleAuthorization
initService method
SimpleAuthorization class