menu
sunny_forms package
documentation
options/options_service.dart
IKeyedOptionHandlerCast<K, V>
cast method
cast method
dark_mode
light_mode
cast
method
KeyedOptionsHandler
<
K
,
V
>
cast
(
)
Implementation
KeyedOptionsHandler<K, V> cast() => this as KeyedOptionsHandler<K, V>;
sunny_forms package
documentation
options/options_service
IKeyedOptionHandlerCast<K, V>
cast method
IKeyedOptionHandlerCast extension on IKeyedOptionsHandler
<
K
,
V
>