smallBreakpoint property

  1. @Deprecated('请使用 compactBreakpoint 代替。此参数将在未来版本中移除。')
double? smallBreakpoint
final

小屏幕断点宽度(已废弃,请使用 compactBreakpoint)

Implementation

@Deprecated('请使用 compactBreakpoint 代替。此参数将在未来版本中移除。')
final double? smallBreakpoint;