collapsedHint property
override
The semantics hint to describe the ExpansionTile collapsed state.
Implementation
@override
String get collapsedHint => 'Naka-expand';
The semantics hint to describe the ExpansionTile collapsed state.
@override
String get collapsedHint => 'Naka-expand';