AceController<T> constructor
AceController<T> ({})
Implementation
AceController({
this.maxScale,
this.pointSpace,
this.onScrollBoundary,
this.paddingRight = 0,
required this.maxLength,
this.pointWidth = 1,
});