isStrip property
bool this value will be true when user used AnimatedButton widget
false when user used AnimatedButton.strip widget
user can change this value
Implementation
final bool isStrip;
bool this value will be true when user used AnimatedButton widget
false when user used AnimatedButton.strip widget
user can change this value
final bool isStrip;