menu
pharaoh package
documentation
pharaoh_next.dart
ezOptional
ezOptional const constructor
ezOptional const constructor
dark_mode
light_mode
ezOptional
constructor
const
ezOptional
(
Type
type
, {
Object
?
defaultValue
,
})
Implementation
const ezOptional(this.type, {this.defaultValue}) : super(defaultVal: defaultValue);
pharaoh package
documentation
pharaoh_next
ezOptional
ezOptional const constructor
ezOptional class