menu
my_pos package
documentation
my_pos_platform_interface.dart
MyPosPlatform
MyPosPlatform constructor
MyPosPlatform constructor
dark_mode
light_mode
MyPosPlatform
constructor
MyPosPlatform
(
)
Constructs a MyPosPlatform.
Implementation
MyPosPlatform() : super(token: _token);
my_pos package
documentation
my_pos_platform_interface
MyPosPlatform
MyPosPlatform constructor
MyPosPlatform class