menu
te_widgets package
documentation
widgets/select/select.dart
TSelect<T, V, K>
lazy property
lazy property
dark_mode
light_mode
lazy
property
bool
lazy
final
Whether to load items lazily when the dropdown is first opened.
Implementation
final bool lazy;
te_widgets package
documentation
widgets/select/select
TSelect<T, V, K>
lazy property
TSelect class