menu
askar_wrapper_dart
askar_wrapper_dart.dart
Entry
category property
category
dark_mode
light_mode
category
property
String
get
category
Gets the category of the entry.
Implementation
String get category => _list.getCategory(_pos);
askar_wrapper_dart
askar_wrapper_dart
Entry
category property
Entry class