ToolTipCustomShape constructor

const ToolTipCustomShape({
  1. bool usePadding = true,
})

Implementation

const ToolTipCustomShape({this.usePadding = true});