UserBehavior constructor
const
UserBehavior({
- ScrollBehavior? scrollBehavior,
Implementation
const UserBehavior({
this.scrollBehavior,
});
const UserBehavior({
this.scrollBehavior,
});