Widgets that depend on Material should assert that
After this patch, if you try to use a widget that depends on being enclosed in a material, you now get an assert and a debugPrint if you're not inside a material. Fixes #243
Showing
Please register or sign in to comment