menu
simple_frame_app package
documentation
rx/tap.dart
RxTap
RxTap constructor
RxTap constructor
dark_mode
light_mode
RxTap
constructor
RxTap
(
{
int
tapFlag
=
0x09
,
Duration
threshold
=
const Duration(milliseconds: 300)
,
})
Implementation
RxTap({ this.tapFlag = 0x09, this.threshold = const Duration(milliseconds: 300), });
simple_frame_app package
documentation
rx/tap
RxTap
RxTap constructor
RxTap class