description property

  1. @override
String description
final

A description of this command, included in usage.

Implementation

@override
final description = 'Generates a self-contained, logic-driven component. Ideal for reusable widgets that manage their own data lifecycle independent of the parent page.';