menu
fc_components package
documentation
fc_cell.dart
FcCell
onPressed property
onPressed property
dark_mode
light_mode
onPressed
property
VoidCallback
?
onPressed
final
点击事件回调
当
onPressed
不为null时将点击态将变得有效
Implementation
final VoidCallback? onPressed;
fc_components package
documentation
fc_cell
FcCell
onPressed property
FcCell class