menu
ux_kit_core package
documentation
input/input_config.dart
DenyPolicy<S, U>
updateCheck method
updateCheck method
dark_mode
light_mode
updateCheck
method
@
override
U?
updateCheck
(
S
_
,
U
_
,
InputStatus
_
)
override
Implementation
@override U? updateCheck(_, _, _) => null;
ux_kit_core package
documentation
input/input_config
DenyPolicy<S, U>
updateCheck method
DenyPolicy class