menu
forme_base_fields package
documentation
field/cupertino/base_picker.dart
FormeCupertinoBasePickerState<T>
isNullable property
isNullable property
dark_mode
light_mode
isNullable
property
bool
get
isNullable
inherited
whether value can be nullable or not
Implementation
bool get isNullable => null is T;
forme_base_fields package
documentation
field/cupertino/base_picker
FormeCupertinoBasePickerState<T>
isNullable property
FormeCupertinoBasePickerState class