ctx property

Implementation

static BuildContext? get ctx {
  return g.Get.context;
}