mobileActions property

List<Widget>? mobileActions
final

Actions to show on smaller screens (e.g., mobile)

Implementation

final List<Widget>? mobileActions;