fluttermojiController property

FluttermojiController fluttermojiController
final

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>();