menu
flame package
documentation
components.dart
ComponentsNotifier<T extends Component>
notify method
notify method
dark_mode
light_mode
notify
method
@internal
void
notify
(
)
Implementation
@internal void notify() => notifyListeners();
flame package
documentation
components
ComponentsNotifier<T extends Component>
notify method
ComponentsNotifier class