menu
at_contacts_group_flutter package
documentation
widgets/desktop_header.dart
DesktopHeader
options property
options property
dark_mode
light_mode
options
property
List
<
String
>
options
getter/setter pair
Implementation
List<String> options = [ 'By type', 'By name', 'By size', 'By date', 'add-btn' ];
at_contacts_group_flutter package
documentation
widgets/desktop_header
DesktopHeader
options property
DesktopHeader class