NsgCropPageStyle constructor

const NsgCropPageStyle({
  1. Color? mainButtonsColor,
  2. TextStyle? titleStyle,
})

Implementation

const NsgCropPageStyle({this.mainButtonsColor, this.titleStyle});