menu
df_widgets package
documentation
_common.dart
Option<T>
isSome property
isSome property
dark_mode
light_mode
isSome
property
bool
get
isSome
Implementation
bool get isSome => this is Some<T>;
df_widgets package
documentation
_common
Option<T>
isSome property
Option class