builder property
Builder that returns the widget to be converted to an image.
画像を生成するためのウィジェットを返すビルダー。
Implementation
final Widget Function(BuildContext context) builder;
Builder that returns the widget to be converted to an image.
画像を生成するためのウィジェットを返すビルダー。
final Widget Function(BuildContext context) builder;