helpers/widget_to_image_converter library

Functions

createImageFromWidget(BuildContext context, Widget widget, {double docWidth = _kDefaultWidth, double docHeight = _kDefaultHeight}) Future<Uint8List>
Creates an image from the given widget.