menu
manifold package
documentation
api.dart
XManifoldBuildContext
manifoldEnableRawEditor<M> method
manifoldEnableRawEditor<M> method
dark_mode
light_mode
manifoldEnableRawEditor<
M
>
method
bool
manifoldEnableRawEditor
<
M
>(
)
Implementation
bool manifoldEnableRawEditor<M>() => manifoldScope<M>().enableRawEditor;
manifold package
documentation
api
XManifoldBuildContext
manifoldEnableRawEditor<M> method
XManifoldBuildContext extension on
BuildContext