menu
ball_engine package
documentation
engine.dart
BallModuleHandler
handles abstract method
handles abstract method
dark_mode
light_mode
handles
abstract method
bool
handles
(
String
module
)
Returns true when this handler is responsible for
module
.
Implementation
bool handles(String module);
ball_engine package
documentation
engine
BallModuleHandler
handles abstract method
BallModuleHandler class