isbutton property

  1. @Deprecated('Use widget instead. ' 'This is not required anymore')
bool isbutton
final

Implementation

@Deprecated(
  'Use widget instead. '
  'This is not required anymore',
)
final bool isbutton;