menu
df_widgets package
documentation
_common.dart
OnOptionListSnapshot<T extends Object>
value property
value property
dark_mode
light_mode
value
property
Option
<
Iterable
<
Option
<
Result
<
T
>
>
>
>
value
final
Implementation
final Option<Iterable<Option<Result<T>>>> value;
df_widgets package
documentation
_common
OnOptionListSnapshot<T extends Object>
value property
OnOptionListSnapshot class