menu
df_web_device_info package
documentation
_common.dart
UnmodifiableOnListX<T>
unmodifiable property
unmodifiable property
dark_mode
light_mode
unmodifiable
property
List
<
T
>
get
unmodifiable
Implementation
List<T> get unmodifiable => List.unmodifiable(this);
df_web_device_info package
documentation
_common
UnmodifiableOnListX<T>
unmodifiable property
UnmodifiableOnListX extension on
List
<
T
>