menu
tdesign_flutter package
documentation
tdesign_flutter.dart
OnSwitchChanged typedef
OnSwitchChanged typedef
dark_mode
light_mode
OnSwitchChanged
typedef
OnSwitchChanged
=
bool
Function
(
bool
value
)
开关改变事件处理
Implementation
typedef OnSwitchChanged = bool Function(bool value);
tdesign_flutter package
documentation
tdesign_flutter
OnSwitchChanged typedef
tdesign_flutter library