menu
mypl package
documentation
mypl_platform_interface.dart
MyplPlatform
MyplPlatform.new constructor
MyplPlatform.new constructor
dark_mode
light_mode
MyplPlatform
constructor
MyplPlatform
(
)
Constructs a MyplPlatform.
Implementation
MyplPlatform() : super(token: _token);
mypl package
documentation
mypl_platform_interface
MyplPlatform
MyplPlatform.new constructor
MyplPlatform class