context property
BuildContext
get
context
Returns the instance of the build context for the widget for applying the ripple effect.
Implementation
BuildContext get context;
Returns the instance of the build context for the widget for applying the ripple effect.
BuildContext get context;