menu
maphero_gl package
documentation
maphero.dart
ArgumentCallbacks<T>
isEmpty property
isEmpty property
dark_mode
light_mode
isEmpty
property
bool
get
isEmpty
Whether this collection is empty.
Implementation
bool get isEmpty => _callbacks.isEmpty;
maphero_gl package
documentation
maphero
ArgumentCallbacks<T>
isEmpty property
ArgumentCallbacks class