onPlatformCreatorViewCreated method

dynamic onPlatformCreatorViewCreated(
  1. int id
)

View created of creator widget

Implementation

onPlatformCreatorViewCreated(int id) {
  notifyListeners();
}