IndexControllerEventBase constructor
IndexControllerEventBase({
- required bool animation,
Implementation
IndexControllerEventBase({
required this.animation,
});
IndexControllerEventBase({
required this.animation,
});