menu
Flutter
widgets
Action
<
T extends Intent
>
intentType property
intentType
brightness_4
brightness_5
description
intentType
property
Type
intentType
Gets the type of intent this action responds to.
Implementation
Type get intentType => T;
Flutter
widgets
Action
<
T extends Intent
>
intentType property
Action class