menu
flutter_next package
documentation
views/next_accordion.dart
NextAccordion
title property
title property
dark_mode
light_mode
title
property
Widget
title
final
The primary content of the list item.
Typically a
Text
widget.
Implementation
final Widget title;
flutter_next package
documentation
views/next_accordion
NextAccordion
title property
NextAccordion class