fluttermojiController property
Find an instance of the FluttermojiController to use
Note: This expects the controller to be added to Get
previously during runtime.
Implementation
final fluttermojiController = Get.find<FluttermojiController>();
Find an instance of the FluttermojiController to use
Note: This expects the controller to be added to Get
previously during runtime.
final fluttermojiController = Get.find<FluttermojiController>();