menu
mybase package
documentation
mybase_platform_interface.dart
MybasePlatform
MybasePlatform constructor
MybasePlatform constructor
dark_mode
light_mode
MybasePlatform
constructor
MybasePlatform
(
)
Constructs a MybasePlatform.
Implementation
MybasePlatform() : super(token: _token);
mybase package
documentation
mybase_platform_interface
MybasePlatform
MybasePlatform constructor
MybasePlatform class