collapsedHint property
override
The semantics hint to describe the ExpansionTile collapsed state.
Implementation
@override
String get collapsedHint => '開きました';
The semantics hint to describe the ExpansionTile collapsed state.
@override
String get collapsedHint => '開きました';