menu
gebeta_gl_platform_interface package
documentation
maplibre_gl_platform_interface.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;
gebeta_gl_platform_interface package
documentation
maplibre_gl_platform_interface
ArgumentCallbacks<T>
isEmpty property
ArgumentCallbacks class