ListItemMarker constructor
const
ListItemMarker({
- ListStyle? style,
- ImageStyle? image,
- ListStylePosition? position,
Implementation
const ListItemMarker({
this.style,
this.image,
this.position,
});