margin property

EdgeInsetsGeometry? margin
final

The margin of the AnimatedTextBar itself from the screen.

If null, EdgeInsets.zero is used.

Implementation

final EdgeInsetsGeometry? margin;