menu
nezha_ui package
documentation
components/swipe_list_tile.dart
NZSwipeListTile
bottomActions property
bottomActions property
dark_mode
light_mode
bottomActions
property
List
<
NZSwipeAction
>
bottomActions
final
底部滑动出的按钮
Implementation
final List<NZSwipeAction> bottomActions;
nezha_ui package
documentation
components/swipe_list_tile
NZSwipeListTile
bottomActions property
NZSwipeListTile class