menu
xcommonwidgets package
documentation
XSlidableWidget/XSlidable_Actions.dart
XSlidableAction
backgroundColor property
backgroundColor property
dark_mode
light_mode
backgroundColor
property
Color
backgroundColor
final
The background color of this action.
Defaults to
Colors.white
.
Implementation
final Color backgroundColor;
xcommonwidgets package
documentation
XSlidableWidget/XSlidable_Actions
XSlidableAction
backgroundColor property
XSlidableAction class