animations property

Map<String, AlfreedAnimation>? animations

animate your view using controllers

Implementation

Map<String, AlfreedAnimation>? get animations => _view?.animations;