ButtonState<T> typedef
- @Deprecated('Use WidgetStateProperty instead. Will be removed in the next version')
Implementation
@Deprecated(
'Use WidgetStateProperty instead. Will be removed in the next version',
)
typedef ButtonState<T> = WidgetStateProperty<T>;