menu
dimax package
documentation
dkd.dart
BaseHistoryCommand
length property
length property
dark_mode
light_mode
length
property
@
override
int
get
length
inherited
The number of key/value pairs in the map.
Implementation
@override int get length => _map.length;
dimax package
documentation
dkd
BaseHistoryCommand
length property
BaseHistoryCommand class