children property

List<Widget> children
final

Widgets to display under the SvgImage, if any.

Implementation

final List<Widget> children;