defineBackgroundColor method

  1. @protected
Color defineBackgroundColor(
  1. BuildContext context
)

Implementation

@protected
Color defineBackgroundColor(BuildContext context) => Colors.transparent;