seperatorBuilder property
The rows divider builder, if null, the divider will be an instance of Divider
Implementation
final Widget Function(BuildContext context)? seperatorBuilder;
The rows divider builder, if null, the divider will be an instance of Divider
final Widget Function(BuildContext context)? seperatorBuilder;