AntdStyle constructor

const AntdStyle({
  1. bool inherit = true,
})

Implementation

const AntdStyle({this.inherit = true});