style property

BoxDecoration Function(BuildContext context, int index)? style
final

Eventually specify a custom style for this row.

Implementation

final BoxDecoration Function(BuildContext context, int index)? style;