getBox property

Future<Box> get getBox

Implementation

Future<Box> get getBox => Hive.openBox('designflow_variables');