excerpt property

  1. @override
String get excerpt
override

Excerpt of the katana ui.

KatanaUIの概要。

Implementation

@override
String get excerpt =>
    "`アニメーション`はシナリオベースのアニメーションを構築できるプラグイン。`AnimateScope`と`AnimateController`を使用して、フェードイン/アウト、移動、回転、スケール、カラーフィルターなどのアニメーションフローを作成。";