selectAllTrailing property
The trailing widget displayed for select all node.
Implementation
final Widget Function(BuildContext context)? selectAllTrailing;
The trailing widget displayed for select all node.
final Widget Function(BuildContext context)? selectAllTrailing;