menu
df_widgets package
documentation
_common.dart
ToUnitOnVoidSome
toUnit method
toUnit method
dark_mode
light_mode
toUnit
method
Some
<
Unit
>
toUnit
(
)
Implementation
Some<Unit> toUnit() => map((_) => Unit());
df_widgets package
documentation
_common
ToUnitOnVoidSome
toUnit method
ToUnitOnVoidSome extension on
Some
<
void
>