fillMode property

String fillMode
final

CSS animation-fill-mode (e.g. 'both', 'forwards', 'backwards'). Defaults to 'both'.

Implementation

final String fillMode;