MxContext extension
- on
Methods
-
alertPop(
{dynamic data}) → void -
Available on BuildContext?, provided by the MxContext extension
-
appName(
) → String -
Available on BuildContext?, provided by the MxContext extension
-
back(
) → void -
Available on BuildContext?, provided by the MxContext extension
-
mxBottomSheet(
WidgetBuilder wb) → PersistentBottomSheetController -
Available on BuildContext?, provided by the MxContext extension
-
mxGeneralDialog(
WidgetBuilder wb, {bool isBarrierDismiss = true, Color? barrierColor}) → Future -
Available on BuildContext?, provided by the MxContext extension
-
mxGo(
WidgetBuilder wb, {String path = '', String backPath = '/', OnMxResult? onResult, bool replace = false, bool exclude = false}) → void -
Available on BuildContext?, provided by the MxContext extension
-
readAssetJson(
String name) → Future< String> -
Available on BuildContext?, provided by the MxContext extension
-
result<
T extends Object> (T obj) → void -
Available on BuildContext?, provided by the MxContext extension
-
retHome(
) → void -
Available on BuildContext?, provided by the MxContext extension